Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carlpeaslee/tictacturing-2
play simple games against an opponent who may or may not be a robot –– React/Redux/GraphQL/Node/Postgres/Google AI
https://github.com/carlpeaslee/tictacturing-2
Last synced: about 2 months ago
JSON representation
play simple games against an opponent who may or may not be a robot –– React/Redux/GraphQL/Node/Postgres/Google AI
- Host: GitHub
- URL: https://github.com/carlpeaslee/tictacturing-2
- Owner: carlpeaslee
- License: mit
- Created: 2016-08-02T12:28:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T00:21:59.000Z (over 8 years ago)
- Last Synced: 2024-10-23T20:41:56.859Z (3 months ago)
- Language: JavaScript
- Homepage: http://TicTacTuring.io
- Size: 504 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Current Version: v.2.0
[TicTacTuring.io](http://tictacturing.io)
## Version Goals
### Long Term Tasks
* figure out google's AI api
* set more versioning goals
* implement an automated testing library?
* allow players to play against real humans
* allow users to login with authentication
* create a menu
* create leaderboards
* create a blog
* make the site mobile friendly / reactive
* add chat### v.2.1
* store game data### v.2.0
* ~~implement server-side rendering~~
* ~~implement a database (postgres)~~
* ~~implement async redux actions~~### v.1.0
* ~~[Wireframe](https://collaborate.uxpin.com/c80f72eeabb8122153a5f34d797c83c5fae2a34b#/pages/56777247 "v.1.0 Wireframe")~~### v.0.5
* ~~present the user with the turing choice~~### v.0.4
* ~~tictactoe functionality against a dumb bot~~### v.0.3
* ~~tictactoe functionality for two people on one computer~~
* ~~add a github button~~### v.0.2
* ~~Implement a Redux Store~~
* ~~[Build a Wireframe (for v.1.0)](https://collaborate.uxpin.com/c80f72eeabb8122153a5f34d797c83c5fae2a34b#/pages/56777247 "v.1.0 Wireframe")~~
* ~~Write User Stories (for v.1.0)~~
* ~~Implement Heroku Integration~~
* ~~Build out Dummy Components~~