Description:
Published: April 8, 2016
favorite1 forum0 poll1.6K
By: Joshua Boone, Cal State San Marcos
Category:
Game Development
Hashtags:
#AI #ArtificialIntelligence #Game #GameDevelopment #JAVA #Videogame
Assignment for AI class.
This Sudoku program, created in Java, can create puzzles of any perfect square root size; however, I was limited in the AI algorithms I was permitted to use causing any puzzle over the size of 9x9 to take an incredibly long time to generate. This can be seen at the end of the video, when a 25x25 puzzle generation is attempted.
Additional features of this program:
- Highlighted current value
- Hints