TheYuriG / deno-portfolio

This is the repository that later gets rendered as my personal website.
https://www.theyurig.com
3 stars 1 forks source link

feat: add tictactoe project sent by WeekendWebDev :) #115

Closed TheYuriG closed 1 year ago

TheYuriG commented 1 year ago

The WeekendWebDev newsletters send occasional projects for web devs to build and on the 82th issue, on July 8th, 2023, the issue sent had a project to be built in Vue and to make a TicTacToe.

This PR builds that project but in Preact + Fresh instead, as the way to integrate it into my website. It also builds the foundation that will be used to create a multiplayer version at tictactoe.deno.dev.

This PR also does minor type fixing in some imports and strips out all the boring text from /projects.