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

https://github.com/cailllev/binoxxo

simple BinoXXo game
https://github.com/cailllev/binoxxo

Last synced: 10 months ago
JSON representation

simple BinoXXo game

Awesome Lists containing this project

README

          

# BinoXXo
## Description
A simple BinoXXo game. Configurable size of field and "difficulty". A server serves the js scripts to the client, no server side logic.

## Usage
Currently deployed with heroku at https://gentle-refuge-74003.herokuapp.com/

## TODO
- Add button for hints (which "O"s or "X"s are wrong)
- Add button to restart round -> ``localStorage.clear()``
- Link github repo on site
- Enhance UI
- Write description for own deployement
- Implement logic so only one solution is possible