soulninja-dev / Tic-tac-toe

This is a tictactoe app built with flutter
2 stars 0 forks source link

New features suggestions #9

Open kairussboi opened 3 years ago

kairussboi commented 3 years ago
  1. To be able to choose whether to be X or O
  2. To be able to choose whether to go first or let the game go first
  3. Add a 2 player option through which two people can play in one single device.(not online)
  4. Add an AI which makes decisions based on your moves
  5. Make a settings page where people can choose difficulty, and make 3 AIs which make easy, medium and hard moves respectively.
  6. On the settings page you can allow people to choose white or black theme as well.(I know most people use black but still, the more features the better.)
  7. Lastly I know it's a lot of suggestions so take your time and have fun while doing it.
soulninja-dev commented 3 years ago

thank you for the feature requests. I will do them one by one! keep an eye on the releases, so that you stay up-to-date with the features!!

soulninja-dev commented 3 years ago

your fourth point has been implemented in the release v0.7-beta