Added a "screenshot".
This commit is contained in:
parent
ec8c3fb8a3
commit
5e587bc348
29
README.md
29
README.md
@ -2,6 +2,33 @@
|
||||
|
||||
A clone of the video game Chase/Robots written in Go. Primary goal is to deepen my knowledge and understanding of the Go programming language.
|
||||
|
||||
```
|
||||
╔══════════════════════════════════════════════════════════════════════════════╗
|
||||
║ ║
|
||||
║ ║
|
||||
║ + ║
|
||||
║ ║
|
||||
║ + ║
|
||||
║ + + ║
|
||||
║ + ║
|
||||
║ + ║
|
||||
║ ║
|
||||
║ + ║
|
||||
║ + ║
|
||||
║ + @ ║
|
||||
║ + ║
|
||||
║ ║
|
||||
║ ║
|
||||
║ + ║
|
||||
║ + ║
|
||||
║ + ║
|
||||
║ + ║
|
||||
║ + ║
|
||||
║ + ║
|
||||
║ ║
|
||||
╚════[ Score: 0 Level: 1 ]═════════════════════════════════════════════════════╝
|
||||
```
|
||||
|
||||
## Gameplay
|
||||
* As described here: https://en.wikipedia.org/wiki/Chase_(video_game)
|
||||
|
||||
@ -15,7 +42,7 @@ The tool will be written in Go exploring the following:
|
||||
|
||||
## Phases
|
||||
### Step 1: Finish the game
|
||||
* Make the game in a functioning state [#11](https://gitea.ligthert.net/golang/rowboz/issues/11)
|
||||
* ~~Make the game in a functioning state~~
|
||||
### Step 2: Split into modules
|
||||
* Split the game in separate modules [#1](https://gitea.ligthert.net/golang/rowboz/issues/1)
|
||||
### Step 3: Go routines
|
||||
|
Loading…
x
Reference in New Issue
Block a user