Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finkmoritz/tictactoe
https://github.com/finkmoritz/tictactoe
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/finkmoritz/tictactoe
- Owner: finkmoritz
- Created: 2020-05-08T14:19:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T16:11:39.000Z (almost 3 years ago)
- Last Synced: 2023-04-30T19:32:22.396Z (over 1 year ago)
- Language: JavaScript
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TicTacToe
Sample project to prototype an Ionic-React App for web, Android & iOS, that uses WebGL and three.js to display 3D content and boardgame.io for logic.
## Run
* Web: `ionic serve`
* iOS: `ionic capacitor run ios -l --external`