I just finished developing my very first game: SQUARE, a simple yet fun to play game in the tradition of Tetris. Visit the game page to play the game. I hope you’ll enjoy!
A little about it’s development: game development has long been a hobby of mine. However, after almost-but-not-quite-completing a couple of projects I challenged myself to really finishing and polishing a game, so that I could let others play it. This game is the result, it’s simple but it is a complete game including a menu, highscores, sound, music, balanced gameplay, etcetera. Turns out that making a prototype of the game is only 20% of the work; 80% of the work is polishing and testing.
SQUARE was developed in about five days in Java using the Slick 2D game library, which is based on the LightWeight Java Game Library. The nice thing about developing in Java is that the game should run in Windows, Macintosh and Linux environments, and Slick 2D lets the game use graphics hardware on each of these platforms. Graphics (using InkScape and Paint.net) and sound effects (using as3sfxr) have been created by me, music was downloaded from the The Mod Archive.