HedronSpace

-Solo Project
-Personal Work
-April 2014

DOWNLOAD HedronSpace (Windows Only)

Get the Source Code on Github

HedronSpace was my second attempt to make a 3D game in C++ from scratch (my first was BlockDodger). The game’s other purpose was to demonstrate a little game engine I made called SF3DEW.

The object of the game is to move around and collect pink gems. Collecting all the gems will allow you to progress to the next level. There are spinning hedron enemies that shoot bullets in random directions, so they have to be avoided.

The game was made in 3 days after the creation of SF3DEW (which took 3 weeks). The download and source code are linked above.

Here the gameplay video:

Advertisement