Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amashigeseiji/reversi


https://github.com/amashigeseiji/reversi

php reversi

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Reversi

# 初期化

```
php composer.phar dumpautoload
```

## Web

![](img/web.png)

## 起動

```
php -S localhost:8080 bin/api.php
```

## CLI

![](img/cli-image.png)

```
php bin/cli.php
```