About the AI
The simple Bulls and Cows solver I made in university makes a reappearance!
Solving this puzzle programmatically is a very straightforward process as long as you do not strive for the optimal approach. This project contains a reimplementation of the rather simple solver I made in university. That solver was a console application which meant there was no soft real time constraints. However now it is a soft real time system so I had to make some changes.
Whenever the solver runs, it runs for quite a time, enough to trigger the infinite loop detection using the default values, if the limit is increased you get a pause with no frames. Clearly not desirable. This was when we were using 10 symbols, later reduced to 7 symbols which drastically reduces complexity.
Get Foxes and Cows
Foxes and Cows
Guess the secret code, with a twist
Status | Released |
Authors | Arekku, Whitewatt |
Genre | Puzzle, Strategy |
Tags | Board Game, Casual, Cult Classic, Endless, Furry, Non violent, Singleplayer, Tactical, Turn-based |
Languages | English |
Accessibility | One button |
More posts
- Double-click bug finally fixedFeb 04, 2021
- Small bugfixesJan 30, 2021
- Putting up tinsels for christmasDec 01, 2020
- Christmas updateNov 30, 2020
- Difficulty optionsAug 31, 2020
- Visual updatesAug 31, 2020
- Better introAug 30, 2020
- Strategy notesAug 30, 2020
- Initial releaseAug 30, 2020
Leave a comment
Log in with itch.io to leave a comment.