Free Blocks Game (incl. B3D Source)

Community Forums/Showcase/Free Blocks Game (incl. B3D Source)

Mark Judd(Posted 2008) [#1]
Hi all,

My son and I have been writing a simple blocks game.
It's nothing original or complex, but it was a fun project and it meant we got to spend some time together and also got him interested in learning to code.

I thought perhaps somebody else might benefit from the stuff we have done (not that I'm the worlds best teacher or anything - but I always learn more looking at other peoples stuff if you know what I mean).

The code is fully commented and hopefully easy to follow.

It might help someone if they are just starting out - I doubt anyone with any experience will learn much (so thats most of you guys) but you might enjoy playing the game for 5 minutes.

Screenshots :-




Download Link (about 800k) includes source, media and compiled .exe :-

http://www.wildebeestgames.com/blocks/blocks.zip

Any and all comments welcome.
Would especially like to know if anybody finds the source code easy to follow.

Oh and our current highest score :- 4318

cheers,

Mark


Hotshot2005(Posted 2008) [#2]
Very good :) My score is 997....


Destroyer(Posted 2008) [#3]
Very good indeed :)

My score was 1332

Just had a quick browse of the source code and it is commented very well

Thanks for the upload :)


Mark Judd(Posted 2008) [#4]
Thanks for the comments :)

A good tactic is to clear each colour in turn since the score you get for clearing an area increases exponentially with the number of connected blocks.

Thanks for trying it.

Mark


Jerome Squalor(Posted 2008) [#5]
great stuff! ridiculously addicting. :) i got 4030


GaryV(Posted 2008) [#6]
Doesn't run on my system, but looks great and is commented very well!


Nate the Great(Posted 2008) [#7]
very nice! I have been trying to teach my dad how to program for quite some time... he just doesn't get most of it.

Very addicting and fun... at first I thought this was for blitz max then I saw the source file was a .bb :) nice work


Mark Judd(Posted 2008) [#8]
Thankyou :)

Gary - if its conveniant - what are your system specs. ?
Or is it that you don't use Blitz3D ?

cheers,

Mark