Core S2 Software Solutions

Monthly Archives: December 2012


Power of Lambda; the powerful sorting example

Functional programming is really taking off – as it should! It provides some great short-hand ways of implementing complex or minimally annoying long-blocks of code very quickly. Though it does have some slight drawbacks in terms of maintainability and code clarity (try to … Continue reading

Posted in News & Updates | Leave a comment

Nova Legacy: Developing A First Comercial Game

Finally, I can write about Nova Legacy, which has been a few months in the works and nearing completion for public comercial release! Nova Legacy is a top-down 2D real-time resource and strategy game. You start as the lone survivor of … Continue reading

Posted in News & Updates | Leave a comment

Core Gameboy – A C99 Gameboy Emulator

Imran Nazar has written a great GameBoy emulation tutorial for the Javascript programming language, using new features of the HTML5 standard (mainly canvas). I’ve gone through six out of the 10 articles, and have posted my code onto GitHub for … Continue reading

Posted in News & Updates | Leave a comment


Sites map