An open API service indexing awesome lists of open source software.

https://github.com/impworks/invasion

Shooter game experiment
https://github.com/impworks/invasion

2d 2d-game game hge

Last synced: 4 months ago
JSON representation

Shooter game experiment

Awesome Lists containing this project

README

          

# Invasion

A simple game I created as a university project back in 2008.

Aim the turret with your mouse and don't let any bomb hit the ground!
The game gets harder as you play.

![Screenshot](https://i.imgur.com/dqYCUaJ.png)

The source is for Visual C++ 6.0 and uses the incredible [HGE](https://github.com/kvakvs/hge) library for rendering.
Not sure if it still compiles in modern versions.