54 lines
952 B
Markdown
54 lines
952 B
Markdown
# othello-Bp-mini-project
|
|
|
|
|
|
## Features
|
|
|
|
- 👥 play in single(with bot) and double player mode
|
|
- 🤖 three types of leves for bot mode (easy, hard, expert)
|
|
- 📩 continue Prevous game with Load game option
|
|
- 🎯 see game events on history
|
|
|
|
---
|
|
|
|
## Screenshots
|
|
|
|

|
|
|
|
---
|
|
|
|

|
|
|
|
---
|
|
|
|

|
|
|
|
---
|
|
|
|

|
|
|
|
---
|
|
|
|

|
|
|
|
---
|
|
|
|
## how to play
|
|
|
|
#### controls
|
|
|
|
- W : move the cursor up
|
|
- S : move the cursor down
|
|
- A : move the cursor left
|
|
- D : move the cursor right
|
|
- SPACE : palce your piece on the blue squares during your turn if there is an allowed move
|
|
- ENTER : confirm the acrion you have taken
|
|
|
|
----
|
|
|
|
#### start game :
|
|
|
|
- firt, choose one moode (single ore double player)
|
|
- in single player select bot level
|
|
- in double player enter player1 and player1 name
|
|
|