Skip to content

hdoro/tictactoe-rc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Tic Tac Toe game

UI is built with SvelteJS and tests are run with Vitest.

# Install dependencies
npm i

# Develop UI
npm run dev

# Test game state logic
npm run test

Most of these files are boilerplate. Focus on App.svelte and gameState.js, that's the code I wrote.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published