2D puzzle game

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
ThomasW
Posts: 9
Joined: Sat Jun 23, 2007 10:15 am

2D puzzle game

Post by ThomasW »

I made a simple 2D photo puzzle game with Irrlicht. You can find it at
http://code.google.com/p/irrphotopuzzle/
I uploaded the source code, a Makefile and an example picture.
If you adapt the Makefile to your needs and pathes, it should be no problem to compile it. It's just one main.cpp :)
beshrkayali
Posts: 85
Joined: Mon Jun 11, 2007 11:22 am
Location: Damascus - Syria
Contact:

Post by beshrkayali »

it's cool :lol:
but i think you should also add a precompiled download, for those who don't to compile it 8)
Post Reply