cookieMaze - v0.4
-
- Posts: 326
- Joined: Wed Dec 14, 2005 10:08 pm
cookieMaze - v0.4
Hi all!
I want to announce another Irrlicht game, called cookieMaze.
Description: An open source, cross-platform game, featuring 3D challenging mazes, in which the main goal is to find the maze exit, encountering on the way there many obstacles but also rewards.
Screenshots:
YouTube video: http://www.youtube.com/watch?v=9oZs0MaqdnY
Project page: https://sourceforge.net/projects/cookiemaze/
Website: http://cookiemaze.sourceforge.net/
Direct windows download: https://sourceforge.net/projects/cookie ... p/download
Direct linux download: https://sourceforge.net/projects/cookie ... r/download
Source code: http://cookiemaze.svn.sourceforge.net/v ... ze/source/
Tested on: Windows XP, Windows 7, Slax, Ubuntu.
License: Use the code for non-commercial projects only. Do not distribute the models or textures (in any way), instead create your own.
The game is in beta, so more features will be added; please tell me what you think.
I want to announce another Irrlicht game, called cookieMaze.
Description: An open source, cross-platform game, featuring 3D challenging mazes, in which the main goal is to find the maze exit, encountering on the way there many obstacles but also rewards.
Screenshots:
YouTube video: http://www.youtube.com/watch?v=9oZs0MaqdnY
Project page: https://sourceforge.net/projects/cookiemaze/
Website: http://cookiemaze.sourceforge.net/
Direct windows download: https://sourceforge.net/projects/cookie ... p/download
Direct linux download: https://sourceforge.net/projects/cookie ... r/download
Source code: http://cookiemaze.svn.sourceforge.net/v ... ze/source/
Tested on: Windows XP, Windows 7, Slax, Ubuntu.
License: Use the code for non-commercial projects only. Do not distribute the models or textures (in any way), instead create your own.
The game is in beta, so more features will be added; please tell me what you think.
Last edited by andrei25ni on Wed Oct 14, 2009 8:18 am, edited 2 times in total.
Nice prototype. Maybe moving around can be made more challanging. bc the timelimit was in none of th levels a problem and the traps didn't really bother.
Another thing is after playing i wanted to make my own level. But there is no level editor so i checked on the levelformat. unfortunatly its the irrlicht sceneformat so i guess u placed everything by yourself. Maybe write a leveleditor. having a simple leveformat like that makes an editor pretty simple to code as well and u could click together level pretty fast.
I made a bomberman clone ones and wrote a mazeeditor and generator for it. so even random levels are no problem. but that would mean u have to change your whole levelformat. Anyways nice work
Another thing is after playing i wanted to make my own level. But there is no level editor so i checked on the levelformat. unfortunatly its the irrlicht sceneformat so i guess u placed everything by yourself. Maybe write a leveleditor. having a simple leveformat like that makes an editor pretty simple to code as well and u could click together level pretty fast.
I made a bomberman clone ones and wrote a mazeeditor and generator for it. so even random levels are no problem. but that would mean u have to change your whole levelformat. Anyways nice work
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
-
- Posts: 326
- Joined: Wed Dec 14, 2005 10:08 pm
What's this ****!? Give us Supremacy Errands!
Jk, nice game.
Jk, nice game.
ShadowMapping for Irrlicht!: Get it here
Need help? Come on the IRC!: #irrlicht on irc://irc.freenode.net
Need help? Come on the IRC!: #irrlicht on irc://irc.freenode.net
-
- Competition winner
- Posts: 78
- Joined: Tue Jul 08, 2008 5:18 pm
- Location: Guarapuava/Brazil
- Contact:
great work!
Prof. Andres Jessé Porfirio
Federal Technological University of Parana (UTFPR)
www.andresjesse.com
http://irrrpgbuilder.sourceforge.net
Federal Technological University of Parana (UTFPR)
www.andresjesse.com
http://irrrpgbuilder.sourceforge.net
Great, finally someone writes a game with Irrlicht that actually runs on my linux system :-) (debian-lenny for info). Looks very smooth, nice mirrors and controls work also good.
Needs a little more action, maybe drop in a few ghosts ;-)
Needs a little more action, maybe drop in a few ghosts ;-)
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
-
- Posts: 326
- Joined: Wed Dec 14, 2005 10:08 pm
@BlindSide:
lol. Thanks.
Supremacy Errands will be released as soon as I fix some annoying bugs with the scene management.
@andres: Thank you.
@CuteAlien: Thank you, I'm glad it works fine. I'll add more challenging elements.
The game was made as a request from a friend, and it is more of a small side-project, to learn how to program cross-platform.
lol. Thanks.
Supremacy Errands will be released as soon as I fix some annoying bugs with the scene management.
@andres: Thank you.
@CuteAlien: Thank you, I'm glad it works fine. I'll add more challenging elements.
The game was made as a request from a friend, and it is more of a small side-project, to learn how to program cross-platform.
-
- Posts: 326
- Joined: Wed Dec 14, 2005 10:08 pm