Games

HexEngine

HexEngine is an homebrew 2D Game Engine that is currently work in progress.

The goal is to create an engine and some games in 200 hours in a year.

The project is open source and hosted on Google Code.


Secret Prophecy

Secret Propecy

Secret Prophecy is an Old-school looking RPG currently under construction.

Placeholder Art taken from various source, including willowwisp.deviantart.com/


TetriQuest

TetriQuest

The goal was to create a simple game to answer 3 questions.

  1. Is HexEngine ready to create a simple game?
  2. Is it easy or hard to create an AI for Tetris?
  3. Could RPG-like element be implemented in the gameplay of Tetris?

TetriQuest is your average Tetris Clone with an RPG twist added to it. For each line you clear, mana is added to to the field. You use mana to cast magic and try to win against 3 AI; each with different settings. AIs are fast and rough, but you have an advantage they do not, you can cast magic!


XNA SpaceCute

XNA SpaceCute

I gave myself a month away from HexEngine to create a game prototype to answer LostGarden's SpaceCute: Prototyping challenge and to see how XNA worked.