Displaying posts tagged: windows

Eclipse Ganymede For the Web

No Comments
The Eclipse project released Ganymede and is it impressive! In just a few moments, Ganymede was up and running Web Editing tools with previews from it's built in web browser, importing my old C projects, checking out subversion repos and running faster than I remember Europa ever moving. Although I've never really used Eclipse to develop ...

Mutilating Something Similar To but Must Not Be Called Tetris

No Comments
Why? Why rewrite something similar to Tetris after it's been written for more platforms than I could ever count? Because my instructor told me to, which sounds like as good a reason as any to over-engineer something. The assignment The assignment was to write the game for the Win32 console using the basic functionality of C++. ...