Noughts & Crosses
A downloadable game for Windows
A simple game of Noughts & Crosses.
X's & O's, Tic-Tac-Toe.
Can play in single player Vs the computer using an adaptive difficulty setting & 2 player on the same system.
This game evolved from a prototype i did for cell checking, name checking and getting the computer to make logical decisions.
Adapted difficulty on single player is based on computer level which is player wins + 1 divided by computer wins + 1.
Level 0.00>0.50=Easy. (The computer will play completely random moves).
Level 0.50>1.19=Medium. (If a winning move is possible the computer will make it and win the match otherwise random.) If starting the match will have a 1/4 chance of playing the middle square).
Level 1.2> =Hard. (First the computer checks if it can make a winning move, if there is it will make it and win the match, if no winning move if possible it will check if the opponent can make a winning move in the next turn and if there is block it.) If starting a match will take the middle square 1/3 of the time.
Status | Released |
Platforms | Windows |
Author | DannySmashChamp |
Genre | Strategy, Puzzle |
Tags | 2D, Arcade, Casual, GameMaker, Multiplayer, Retro, Short, Simple, Singleplayer |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse |
Accessibility | One button |
Multiplayer | Local multiplayer |
Player count | 1 - 2 |
Download
Click download now to get access to the following files:
Development log
- Public ReleaseSep 27, 2022
Comments
Log in with itch.io to leave a comment.
Comments and suggestions are always welcome.
Overall i hope you enjoy the game.