Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1004 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 1004 Bytes

Netlify Status

TicTacToe JS Frameworks

This TicTacToe game is a simple sandbox project to compare ease of development, performance, and build size between multiple JS Frameworks. I want to find which framework is the easiest and most fun to work in, but also compare this against the technical bloat associated with each one. I'll publish the findings in a future blog post.

Current Implementations

Game Screenshots

TicTacToe Game

Possible Future Versions

I'm mostly a backend engineer and am using this project as an excuse to sharpen some of my frontend skills. I hope to create additional versions of this game in: Vanilla JS, Svelte, Vue JS, Angular JS.