Skip to content

Tic Tac Toe Writeup and Documentation #27

@samarthhande

Description

@samarthhande

@CompSciTeam/subteam2 worked on the tic tac toe game. This includes me (Samarth Hande), as well as Pranay Kamath and Krish Kelegari 😄. You can find the game at https://compsciteam.github.io/student/games/tictactoe/howtorun

Demo:

TicTacToe_ScreenRecording_for_Issue.1.online-video-cutter.com.mp4

What changes did we make make to tic tac toe?

  1. TIC TAC TOE - Change Color of the Gameboard #17
    🟢Color looks better than black and white
    🟢Added color: RED
    🟢Added color: BLUE
  2. TIC TAC TOE - Add player names #18
    🟢This creates a personal touch the game 😃
  3. TIC TAC TOE - Adding exit button #19
    🟢This is for user convenience
    🟢It's annoying for a player to have to finish a game if they need to leave for some reason
  4. Add color to the tic-tac-toe position reference board
    (TIC TAC TOE - Change Color of the Gameboard #17)
    🟢This ensures the styling of the reference and gameboards are the same
  5. Add color to names in the initial information display
    (TIC TAC TOE - Change Color of the Gameboard #17)
    🟢Added color: GREEN
    🟢 The addition of color puts importance on the names and makes the program look better
  6. TIC TAC TOE - Adding Unicode box special characters #20
    🟢This makes the tic-tac-toe look a LOT better
    🟢 This improves user satisfaction, and makes the program look more well-developed

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions