README.md created online with Bitbucket

This commit is contained in:
Gulum
2017-11-03 11:47:05 +00:00
parent 6f68ac7db5
commit 52c56139a2

38
README.md Normal file
View File

@@ -0,0 +1,38 @@
# README #
This README would normally document whatever steps are necessary to get your application up and running.
### What is this repository for? ###
* Quick summary
* Version
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
### How do I get set up? ###
* Summary of set up
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions
### Contribution guidelines ###
* Writing tests
* Code review
* Other guidelines
### Who do I talk to? ###
* Repo owner or admin
* Other community or team contact
# Dependencies #
- SDL2
- glm
- entityx (downloaded by CMake)
- stb_image (downloaded by CMake)
- lfwatch (downloaded by CMake)
- glLoadGen (included)