Skip to content

fac21/svelte-game-JoChun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cats and Fishes 🐟

This is a first-time project created using Svelte.

Team

Resources

We used the following tutorial for this game: https://www.sitepoint.com/svelte-tic-tac-toe/.

Do it yourself

You can make your own project using Svelte using degit:

npx degit sveltejs/template svelte-app
cd svelte-app

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

To use this app:

Clone the repo, install the dependencies...

cd svelte-game-JoChun
npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see the app running.

About

A game of TicTacToe, made using Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published