Search found 5 matches

by finalsayan
Thu Sep 04, 2008 9:29 pm
Forum: Code Snippets
Topic: My first pong in Irrlicht
Replies: 10
Views: 5537


The first enhancement that I'd suggest is to make the movement framerate independent.
thank you for the suggestion :) I will try
by finalsayan
Thu Sep 04, 2008 2:42 pm
Forum: Code Snippets
Topic: My first pong in Irrlicht
Replies: 10
Views: 5537

My first pong in Irrlicht

I everybody, yesterday I try to make my first pong. By the way i found some problem and I think that the way I construct the game is completely wrong :lol: First of all I was not able to do it in 2D O_o How is it possible to create a 2D node? Because I have seen a lot of 3d examples and tutorial and...
by finalsayan
Wed Sep 03, 2008 11:41 pm
Forum: Beginners Help
Topic: VideoGameProgramming Beginner
Replies: 11
Views: 639

Pong is a full videogame. This isn't meant to be a trite comment. A "full videogame" might mean a flaky but playable demo of a small subset of a feature-rich design, or it could mean a feature complete, tested and deployable implementation of a simple idea. Sorry, my fault. What i mean fo...
by finalsayan
Wed Sep 03, 2008 10:48 pm
Forum: Beginners Help
Topic: VideoGameProgramming Beginner
Replies: 11
Views: 639

thank you to everyone for the comments I am enrolled in a class of videogameprogramming this semester. At the end of the semester we must present a full videogame. :) The first step is to choose our game engine. :? As I said before my first choice is irrlicht mainly bacause it runs under Linux. I ma...
by finalsayan
Wed Sep 03, 2008 4:20 am
Forum: Beginners Help
Topic: VideoGameProgramming Beginner
Replies: 11
Views: 639

VideoGameProgramming Beginner

Hi everybody, i am new in videogameprogramming I have chosen Irrlicht mainly because it can run on Linux without any problem. I want to make my compliments to all the developers of this wonderful 3d engine :wink: I have seen that irrlicht is only a 3d engine instead of a game engine. I have read abo...