Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.2 KB

Tictactoe-android

To-Do

  • add the function to choose circle or cross.
  • add singleplayer and multiplayer functionality (its multiplayer for now)
  • fix play-again button (its always there and works but alpha is 0)
  • add computer-logic for singleplayer
  • add difficulty seekbar if singleplayer (easy, medium, hard)
    • easy - computer marks at random position
    • medium - one move random, one move strategic
    • hard - computer marks strategically
  • fix fullscreen issue
  • add fragment instead of activity? idk yet

Screenshots

image image image image image image