Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barnabyshearer/dogoban
Your trusty sheepdog is hungry. Help them corral the animals needed to produce their balanced food.
https://github.com/barnabyshearer/dogoban
game
Last synced: about 5 hours ago
JSON representation
Your trusty sheepdog is hungry. Help them corral the animals needed to produce their balanced food.
- Host: GitHub
- URL: https://github.com/barnabyshearer/dogoban
- Owner: BarnabyShearer
- License: gpl-2.0
- Created: 2020-12-02T12:35:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T03:10:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-07T16:04:35.708Z (about 1 month ago)
- Topics: game
- Language: Python
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
..
Autogenerated by https://github.com/BarnabyShearer/meta=======
dogoban
=======
.. image:: https://img.shields.io/pypi/v/dogoban?color=success
:target: https://pypi.org/project/dogoban
.. image:: https://img.shields.io/docker/v/barnabyshearer/dogoban/latest?color=success&label=docker
:target: https://hub.docker.com/repository/docker/barnabyshearer/dogobanYour trusty sheepdog is hungry. Help them corral the animals needed to produce their balanced food.
Install
-------.. code-block:: bash
python3 -m pip install dogoban
.. code-block:: bash
dogoban level001.txt
Your dog responds to commands for the compass cardinal points: WASD.
They can only herd animals away from them; so be careful not to get stuck in a corner.Screenshot
----------::
⬛⬛⬛⬛⬛
⬛ ⬛
⬛ 🐕 ⬛
⬛ ⬛
⬛ 🎯 ⬛
⬛ ⬛
⬛ 🐓 ⬛
⬛ ⬛
⬛⬛⬛⬛⬛