Skip to content

khrj/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Ever-evolving Tic Tac Toe game in TypeScript, Next.js and TailwindCSS (at the moment)

History

To get a hang of new frameworks and languages I learn, I re-write this. Here's a list of what this has been in:

Order Language(s) Framework(s) Type Source
1 Java None CLI Unavailable
2 Python None CLI Unavailable
3 C++ None CLI 81b3d38
4 JavaScript None GUI a5fd76c
5 JavaScript ReactJS GUI 96abb2b
6 JavaScript Next.js GUI e90d3fe
7 TypeScript Next.js GUI 232a268
Current TypeScript Next.js, TailwindCSS GUI main/hosted
Current Rust, TypeScript Tauri, create-react-app, TailwindCSS GUI main/app

Development

See the README for the website or the app