Skip to content

Tic-Tac-Toe game based on Boardgame.io tutorial and using Svelte for the view-layer.

Notifications You must be signed in to change notification settings

mcristelo/svelte-boardgame.io-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe game

Tic-Tac-Toe game based on Boardgame.io tutorial and using Svelte for the view-layer.

npx degit mcristelo/svelte-boardgame.io-tictactoe svelte-tictactoe
cd svelte-tictactoe

Note that you will need to have Node.js installed.

Get started

Install the dependencies...

cd svelte-tictactoe
npm install

...then start Rollup:

npm run dev

About

Tic-Tac-Toe game based on Boardgame.io tutorial and using Svelte for the view-layer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published