http://a4-sean-dandeneau.glitch.me
My project is a simple game of tic-tac-toe with user click interaction. Additionally, users are able to customize a scoreboard below the game that is generated on canvas.
The goal of the application was to create a easy to play tic-tac-toe game with user customization.
Learning to use canvas and formatting the text was the hardest part of the application.
- Tech Achievement 1: Canvas was used to dynamically generate a user-guided display.
- Design Achievement 1: A lot of work was put into css styling and canvas text formatting.
- Design Achievement 2: A customizable color scheme allows the user to design the canvas however they want.