Added an initial design.md
This commit is contained in:
parent
1a21f7f145
commit
62f10f66d6
26
design.md
Normal file
26
design.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# Design
|
||||||
|
|
||||||
|
Gameplay: See https://en.wikipedia.org/wiki/Chase_%28video_game%29
|
||||||
|
|
||||||
|
controls: wasd + qezc
|
||||||
|
Teleport key: t
|
||||||
|
|
||||||
|
`@`: player
|
||||||
|
`+`: drone
|
||||||
|
`*`: wrecks
|
||||||
|
|
||||||
|
Playfield: 80x24 - Display message when windows is too small
|
||||||
|
|
||||||
|
Interfaces:
|
||||||
|
Game
|
||||||
|
- Screen
|
||||||
|
- Gamestate
|
||||||
|
- Styles?
|
||||||
|
- Player
|
||||||
|
- Score
|
||||||
|
- Position
|
||||||
|
- Moves
|
||||||
|
- []Robots
|
||||||
|
- Channel name
|
||||||
|
- Go routine reference?
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user