diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7f4512c --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# Eclipse files +.settings/ +.cproject +.project + +# Binaries +Debug/ +Release/ \ No newline at end of file diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..28837a6 --- /dev/null +++ b/README.txt @@ -0,0 +1,6 @@ +## About +2d top down shooter similar to dragon age fights with guns / frozen sysnapse and roguelike combination + +## Dependencies: +- SFML 2.0 +- Thor 2.0