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
- Host: GitHub
- URL: https://github.com/impworks/invasion
- Owner: impworks
- License: mit
- Created: 2017-09-11T19:23:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T19:34:01.000Z (almost 9 years ago)
- Last Synced: 2025-03-26T20:21:37.500Z (over 1 year ago)
- Topics: 2d, 2d-game, game, hge
- Language: C++
- Size: 147 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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.