GitXplorerGitXplorer
r

maze

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
a79ac8b70f0f15b05f21918406fa2c9af8a6cb73

Get game working again.

rrchen152 committed 2 years ago
Unverified
4e5ed8c284018cf4c4b30c91ce7f9e8299a8e3a4

Fix pre_crave test.

rrchen152 committed 2 years ago
Unverified
a32986084d568886ff3288d093605d760ffeaf79

Update versions and shit.

rrchen152 committed 2 years ago
Unverified
cb00c5d9f78707e2dd8faff103442333365e2c15

Switch from Travis CI to Github Actions.

rrchen152 committed 2 years ago
Unverified
8cd5bc2a079942ae93fa399b2a92cf4b812399fa

Update version requirements in requirements.txt

rrchen152 committed 2 years ago
Unverified
ab5886979c84e8126640b2518b8013a37cbd2bca

Allow game to (mostly) work on Python 3.8.

rrchen152 committed 4 years ago

README

The README file for this repository.

Kitty Maze

Launch

pip install kitty-maze && kitty-maze

Controls

  • ctrl-C: quit current screen
  • F11: fullscreen

Gameplay

  • Use the arrow keys to move the player character.
  • Walk into objects to learn more about them.
  • Click on objects to interact with them. Not all objects are interactive.
  • The right side bar contains an inventory, a map, and a narration area. Click on filled inventory slots to use items.