https://github.com/rockwotj/appengine-hangman
An AngularJS Hangman Game that teaches you different 'codes' at the same time.
https://github.com/rockwotj/appengine-hangman
Last synced: about 2 months ago
JSON representation
An AngularJS Hangman Game that teaches you different 'codes' at the same time.
- Host: GitHub
- URL: https://github.com/rockwotj/appengine-hangman
- Owner: rockwotj
- License: apache-2.0
- Created: 2015-03-27T04:40:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-21T02:54:37.000Z (about 10 years ago)
- Last Synced: 2025-02-09T07:13:27.569Z (4 months ago)
- Language: Python
- Homepage: https://rockwotj-top-secret-hangman.appspot.com/
- Size: 1.23 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Top Secret Hangman
An [AngularJS Hangman Game](https://rockwotj-top-secret-hangman.appspot.com/) that teaches you different 'codes' at the same time. i.e. Morse Code, Braille, ASCII.
## But why?
This was developed in order to be a learning experience for Tyler Rockwood's 2015 Spring Independent Study with Dr. David Fisher. It uses the following technology stack:
1. Google App Engine
1. Javascript Endpoints
1. Endpoints OAuth
1. Polymer Web Components
1. AngularJS
1. Google Cloud DatastoreThis may or may not eventually become a lab for student looking to learn similar skills. I can only hope it helps you learn as much as it did me!
## Origins
This webapp started out as [App Engine AngularJS "Hello World" Python](https://github.com/GoogleCloudPlatform/appengine-angular-hello-world-python) starting template provided by Google Cloud Platform.
Author: Fred Sauer,
## Contributing changes
See [CONTRIB.md](CONTRIB.md)
# Licensing
See [LICENSE](LICENSE)