A single-page JS cross-browser game. This project is intended to be used as a template for future games.
These instructions will get you a copy of the project up and running on your local machine.
- Git
- A web browser
git clone https://github.com/isaiahnixon/todo-list
Open index.html
in your browser.
Output should look like the hosted website.
- Hypertext Markup Language (HTML)
- Cascading Style Sheets (CSS)
- JavaScript (JS)
Keeping it simple.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Isaiah Nixon - Initial work
This project is licensed under the GPLv3 License - see the LICENSE file for details