https://github.com/flyte/runner-chaser
https://github.com/flyte/runner-chaser
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/flyte/runner-chaser
- Owner: flyte
- Created: 2013-07-12T00:48:15.000Z (almost 13 years ago)
- Default Branch: develop
- Last Pushed: 2013-07-16T16:14:55.000Z (almost 13 years ago)
- Last Synced: 2025-02-14T07:19:47.372Z (over 1 year ago)
- Language: Python
- Size: 203 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Runner/Chaser
=============
Description
-----------
A 'game' of sorts taking place on a grid of squares featuring two characters: the runner and the chaser, both with a propensity for finding and eating apples. The chaser, in contrast to the runner, is carnivorous. If the runner is closer to the chaser than any of the apples, then it will find itself the target of the chaser's murderous intent. Luckily, the runner can move two places in each turn so has a chance to remove itself from danger.