Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/finkmoritz/tictactoe


https://github.com/finkmoritz/tictactoe

Last synced: about 1 month ago
JSON representation

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`