angrycaptain19 / Tic-tac-toe-2

0 stars 0 forks source link

Add a scoreboard and allow for multiple games to be played in a row #7

Open angrycaptain19 opened 2 weeks ago

angrycaptain19 commented 2 weeks ago

Instead of only supporting one off games I want to be able to support players playing a series of games against each other and to keep score.

Add in a scoreboard section to the page that tracks how many wins player 1 and player 2 have and update it after each game.

There needs to be a reset score button for the scoreboard that would change the score back to 0-0

angrycaptain19 commented 2 weeks ago

@sourcery-ai plan

sourcery-ai[bot] commented 2 weeks ago

Objectives

Setup commands

File changes

index.html

static/js/game.js

Verify commands


This plan was automatically generated. Please review the plan carefully and make any necessary adjustments.

angrycaptain19 commented 2 weeks ago

@sourcery-ai develop

angrycaptain19 commented 2 weeks ago

@sourcery-ai plan

sourcery-ai[bot] commented 2 weeks ago

Objectives

Setup commands

File changes

games/tictactoe.html

static/js/game.js

static/css/style.css

Verify commands


This plan was automatically generated. Please review the plan carefully and make any necessary adjustments.