Thursday, 31 December 2009

Old CMD Games

Find Where Is The Ball



Description
Bet Some Money And Guess In Which Box The Ball Is.
Download [RS]

Guess What's On My Mind



Description
Think One Of the 21 Numbers And It Will Find The Number You Are Thinking.
Download [RS]

These games are some of my first steps on c++ programming. I created them just for training.

DragonballMan Pre-Alpha V2


My first attempt with SDL to create a game.
I have created a map and i made Goku move. He can fire kame hame
left or right (Up & Down are not ready yet).
If kame hame hit an enemy you get points and enemy is destroyed.
If you touch the enemy you loose one life.
If you take one of different colors dragonball you get some points too.


::Known Bugs::
.none.( Until Now I Fixed All The Bugs )

    ::Things To Do::
  • Add Kame Hame To UP And Down Directions. (!Done In Version 3)
  • Create A Small Map Editor For The Game.
  • Make A New Map(This One Sucks).
  • Create AI for enemies.
  • Create Main Menu.
  • Add Pause Function.
  • Add Rebirth Point
  • +++