NTEngine and A Puzzle Game
Posted: Sun Jun 27, 2010 3:13 pm
Hello I believe I originally joined the irrlicht community when I was about 13 years of age and I am sure some of you remember me for my horrible posts (this is probably my most notable noobie post http://irrlicht.sourceforge.net/phpBB2/ ... ight=glade). I have changed a lot as a programmer since then as you may imagine and I thought I would share a project I am working on with you.
I have been working on a 2d game engine with a small team since February (on and off) written in C++ using SFML with lua for game scripting and XML for data. You can find the project at: http://code.google.com/p/noobtoob-kickle/ With the engine we are also building a remake of the NES game Kickle Cubicle which was an awesome puzzle game. I have some thumbnails of ingame screenshots below. Enjoy.
Screenshots:










I wanted to prototype an editor for the game so I spent about an hour writing one with python and pygame and it turned out like this:

I have been working on a 2d game engine with a small team since February (on and off) written in C++ using SFML with lua for game scripting and XML for data. You can find the project at: http://code.google.com/p/noobtoob-kickle/ With the engine we are also building a remake of the NES game Kickle Cubicle which was an awesome puzzle game. I have some thumbnails of ingame screenshots below. Enjoy.
Screenshots:










I wanted to prototype an editor for the game so I spent about an hour writing one with python and pygame and it turned out like this:
