Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matuella/accreah
Accessible and Responsive Angular Hangman
https://github.com/matuella/accreah
Last synced: 9 days ago
JSON representation
Accessible and Responsive Angular Hangman
- Host: GitHub
- URL: https://github.com/matuella/accreah
- Owner: matuella
- License: mit
- Created: 2016-07-02T14:44:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-10T02:11:46.000Z (over 8 years ago)
- Last Synced: 2024-05-30T21:10:20.349Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Accreah - Accessible and Responsive Angular Hangman
###Introduction
A Hangman game made with the intention of being simple, responsive and acessible.###Tools and Frameworks
- NPM and Bower
- Foundation
- AngularJS###Running the project
Obs.: _Make sure you have the [NPM](https://nodejs.org/en/download/current/) and Bower installed._
If you don't have bower installed:
```
$ npm install bower -g
```In the root folder, run the command:
```
$ bower install
```
Now you should be good to go!###Project TODO
- [x] Game running
- [ ] Fully responsive
- [ ] Fully accessible
- [ ] Enhanced game experience