Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christian Rippe
CPTR142_AI_Game
Commits
d0c81b97
Commit
d0c81b97
authored
Feb 26, 2019
by
Jason Riggs
Browse files
added Specs
parent
4bbc1843
Changes
1
Hide whitespace changes
Inline
Side-by-side
Specifications.md
View file @
d0c81b97
...
...
@@ -3,11 +3,17 @@

##User Interface Design
##
User Interface Design
```
- Ask user for seed for random number generating
- Prompt user for what difficulty they would like to play
- Ask for user to make a move
- AI player moves and is displayed
- this process is repeated until players run out of chips
```
## Anticapated Challenges
```
- Checking to see if players move is a valid move
- We will have to come up with an efficiant search method to look at all the pieces on the board
```
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment