2d top down shooter set in a procedurally generated world.
aa6df65e97
Also created Rectangle/Circle subclasses for sprite to handle collision detection and moved collision detection from World to CollisionModel (static methods). |
||
---|---|---|
docs | ||
resources | ||
source | ||
.gitignore | ||
README.txt |
## About 2d top down shooter similar to dragon age fights with guns / frozen sysnapse and roguelike combination ## Dependencies: - SFML 2.0 - Thor 2.0