This is a simple project about guessing the secret code using HTML, CSS, JS, and PHP
http://reneecampanilla.com/gtsc/
- Download the files
- Copy-Paste the files inside a web server(e.g. XAMPP's htdocs folder)
- Access the main folder of this project using a browser. Make sure proper modules from the web server are on.
- Play the game.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
- Bootstrap
- JQuery
License: GPL2