Oxygen Basic
Programming => Example Code => Topic started by: Peter on May 09, 2011, 09:33:58 AM
-
Deleted
-
Many thanks Peter.
What gave you the idea of capturing hearts and pills (presumably pills for the hearts) :)
Charles
-
Peter, great job. I really like how this game is fullscreen and at a nice resolution compared to some of your earlier games.
Very clever idea with the pills and hearts. I like the sound effects and game play.
The Main Menu screen is really nice looking too. Great job all the way around!
-
The only reason I use GDI+ is for processing jpeg, png etc. There is also FreeImage but it is an extra 2.5 meg DLL. Ideally I would like to decode these formats directly but it's a highly technical job, and also MS manages to hide the pixel arrays from programmers who may dare to access them directly.
But RAW is quite a good idea if you don't want your images stolen :)
Charles