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

https://github.com/sensorario/ppgol

Ping Pong Game Of Life
https://github.com/sensorario/ppgol

Last synced: about 2 months ago
JSON representation

Ping Pong Game Of Life

Awesome Lists containing this project

README

          

# ppgol

Ping Pong Game Of Life

## Install

```bash
make
```

## Tests

```bash
make test
```

## Rules

| A | B |
|---|---|
| open the issue and start the discussion | open the issue and start the discussion |
| open pull request with documentation about the issue | |
| complete phase assigning pull request to B| |
| | write red test that respect decision made during discussion |
| | complete phase assigning pull request to A |
| write code until tests are green | |
| complete phase requiring review to B | |
| | cmplete phase approving pull request to A |
| merge pull reuqest | |