Home
Number Place Generator Version 1.0
Number Place Generator Version 2.0
- Takeshita's Number Place
- Introduction
- Startup & Shutdown
- Mode
- Build Conditions
- Game Board
- Clear Buttons
- Operational Buttons
- Save/Load
- Program Outline
- Sample Programs
Automatic Number Place Generator Version 2.0
Mode
The Automatic Number Place Generator V2.0 has three operating modes. On startup the program will be set to "Set" mode. The current mode is indicated at the top left corner of the bottom level of buttons.
Set Mode
- Determine the type of puzzle.
- Set the location for hint squares.
- Set the block layout starting with a base of 9 x 9.
- Select the solving methods allowed during puzzle generation.
Generate Mode
- Create a puzzle based off of the settings from Set mode.
- Only the "Stop" button works during Generate mode.
Play Mode
- Solve the puzzle you've created.
- This mode has the least amount of functionality.
- Play mode has been added for evaluation purposes only. Answer checking and other functions need to be implemented before program can be used for actual gameplay.
