2d top down shooter set in a procedurally generated world.
This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Felix Ableitner 0f5d0597fc Changed collision resolving so sliding along walls is possible. 2013-05-26 20:16:36 +02:00
docs Added docs to version control. 2013-04-23 22:49:09 +02:00
resources Added teams so enemies don't attack each other. 2013-05-08 19:49:04 +02:00
source Changed collision resolving so sliding along walls is possible. 2013-05-26 20:16:36 +02:00
.gitignore Added TODO.txt to .gitignore. 2013-04-23 22:50:30 +02:00
README.txt Added Readme and gitignore. 2013-04-23 22:41:15 +02:00

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