Skip to content

jensen/tictactoken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This project was completed as part of a group learning exercise. The project is more complex that the previous one, so this provides a more complex example for the usage of SolidJS.

Demo

https://tictactoken.fly.dev/

Game List

Game Board

Project Features

User Stories

  1. ✅ User can create a game.
  2. ✅ User can join game that they didn't create.
  3. ✅ Choosing the game shows the user a 3x3 grid.
  4. ✅ User is informed if it is their turn, on their turn they can choose a box and it is filled with either 'x' or 'o'.
  5. ✅ When the game is over the result is shown either a win or a draw.

Technical Specifications

Deno

The last time I used Deno was immediately after the 1.0 version release. Using it for this project highlighted some of the improvements.

SolidJS

Still have a lot of opinions about this framework.

Dependencies

  • solidjs
  • tailwindcss
  • deno

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published