An open API service indexing awesome lists of open source software.

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

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

![Add Names](/screenshots/01.png)

![Add Names](/screenshots/02.png)