PGD Mini Compo - Day 1 progress
by
, 17-06-2011 at 09:32 PM (31058 Views)
So, the PGD mini compos number 1 (or shall we say 0 in programmer talk ?) finally got underway...
As a rule of thumb, I'll most likely be posting quite often on progress and etc related to my game entry - since its a habbit I got into during the LD20 and now can't get rid of it... Whipped out exactly the same custom prometheus revision as the Ludum Dare challenge bar a few tweaks in constants, images, config handling and other minor mods.
Approximately 2 hours of solid code spread over the evening has given rise to:
-Platformer.
-Something cool, like a magica/smash bros mix type thing which has all upgrades etc. The engine and rendering etc all almost done since last LD and other side development.
-Multi-threaded engine to maximize performance TBD - POC code in a compo is not a good idea as I found out
-The main structure is all written up - just have to start adding content and features. The actual core is all good though
-A menu screen proposition is done - check the screenie. The numbers in the background all flip over, the particles move and the likes.
Best of all: system requirements will most likely be:
64MB RAM
600MHZ CPU (preferably hyperthreaded/dual core)
OpenGl 2.0
>640x480 32 bit color.
and.... a keyboard!
Happy reading... And of course, coding too!