Skip to content

crooruhe/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console-tictactoe

npm i console-tictactoe

Tic-tac-toe game written in Typescript.

After including this into your index.html/index.js or something similar:

<script type="module">
import { tictactoe } from 'console-tictactoe'
</script>

you can then open the developer console and run

  • > tictactoe

have fun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published