Page 1 of 1

New tutorial

Posted: Wed Feb 28, 2007 11:05 pm
by turshija
I just wanted to say that I will try to make new tutorial for ZGE based on creating game similar to this one I attached to message ...
When I manage to spare some time and finish that, ill post tutorial here ...

I would like someone to check this source and make corrections and stuff please...

Boris

Posted: Thu Mar 01, 2007 10:32 pm
by VilleK
This is cool stuff, a Break Out clone, well done :)

I can see why you need to read level data from files. I'm working
on this feature, and it will be the first release after the 1.0 release.

I will take a closer look at your project later to see if there is anything
to comment, but at first look it seems well structured and good basis
for a tutorial.

Posted: Thu Mar 01, 2007 10:41 pm
by turshija
VilleK wrote:I can see why you need to read level data from files
Well I don't need files for this kind of games .... I have ideas for much more interesting and bigger games :)

Posted: Fri Mar 02, 2007 8:00 am
by VilleK
turshija wrote:Well I don't need files for this kind of games .... I have ideas for much more interesting and bigger games :)
Sounds very interesting :D

The thing I though about Bouncer was that it could load level layout from
files, so that you could have very different looking levels like in "Arkanoid".

Posted: Fri Mar 02, 2007 9:38 am
by turshija
Well yeah I could use that but its not really necessary...
Anyway, I can't wait for files input\output to be implemented ;)
just keep going ...