Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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