Oxygen Basic

Programming => Example Code => Topic started by: Peter on May 09, 2011, 09:33:58 AM

Title: Heart Picker
Post by: Peter on May 09, 2011, 09:33:58 AM
Deleted
Title: Re: Heart Picker
Post by: Charles Pegge on May 09, 2011, 11:46:43 AM

Many thanks Peter.

What gave you the idea of capturing hearts and pills (presumably pills for the hearts) :)

Charles
Title: Re: Heart Picker
Post by: kryton9 on May 09, 2011, 12:09:57 PM
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!
Title: Re: Heart Picker
Post by: Charles Pegge on May 09, 2011, 03:26:18 PM

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