Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
MyJava
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
9831063
MyJava
Commits
d1c8adc9
Commit
d1c8adc9
authored
Apr 11, 2020
by
9831063
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
ce41b7b1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
1 deletion
+35
-1
README.md
README.md
+35
-1
No files found.
README.md
View file @
d1c8adc9
#
MyJava
#
Pentago
pentago is a 2v2 strategy game and has a lot of fun!(both playing and writing)
## how to play
we present 2v2 player with two humans as the players
first person starts with black discs and the other player has red discs
first one to have a 5 in-a-row discs in either diagonal or straight lines, is the winner
if players win at the same time with the same move, it's a tie. also when the game board(6x6) is full and the game has no winner it is a tie.
here are commands to place a disc and rotation :
```
bash
what position?
1 1
```
it means you chose (1,1) in the coordinates.
```
bash
which surface to rotate?
1 CC
```
it means "to rotate first rotating surface 90 degrees counter-clockwise"
or 2 C means " to rotate second one 90 degrees clockwise"
you also can use 1 instead of CC or 2 instead of C
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. :)
Please make sure to update tests as appropriate.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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