aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: c5f203bd0b84409e862578d8083947ced35fb4d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Pong Wars Quine

It is quine-line program of Pong Wars.

Start the game:

```
$ ruby pw.rb
```

Output only `N`th step:

```
$ ruby pw.rb N
```