https://github.com/dylanroman03/othello
Othello Game Two Players In PHP
https://github.com/dylanroman03/othello
othello-game php php-game reversi-game reversy school-assignment yang-game
Last synced: 5 months ago
JSON representation
Othello Game Two Players In PHP
- Host: GitHub
- URL: https://github.com/dylanroman03/othello
- Owner: dylanroman03
- License: mit
- Created: 2024-02-03T14:20:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T15:44:04.000Z (about 2 years ago)
- Last Synced: 2024-05-06T17:12:48.960Z (about 2 years ago)
- Topics: othello-game, php, php-game, reversi-game, reversy, school-assignment, yang-game
- Language: PHP
- Homepage:
- Size: 728 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Othello Game Two Players
This is a simple Othello game for two players. The game is played on an 8x8 board. The players take turns to place their pieces on the board. The player with the most pieces on the board at the end of the game wins.
## Screenshots

