rowboz/design.md

27 lines
379 B
Markdown
Raw Normal View History

2023-11-27 11:58:31 +01:00
# 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?