microsoft / microsoft/jericho

Tracking Incomplete Walkthroughs for Supported Games

Open
#43 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
337
Forks
48
Avg merge
9h 5m
Merged PRs (30d)
2

Description

Here's a list of the supported games for which we have a walkthrough.

python tools/test_games.py roms/*

roms/905.z5           PASS
roms/acorncourt.z5    PASS
roms/advent.z5        PASS
roms/adventureland.z5 PASS
roms/afflicted.z8     PASS
roms/anchor.z8        FAIL	Done but score 99/100
roms/awaken.z5        PASS
roms/balances.z5      FAIL	Done but score 50/51
roms/ballyhoo.z3      PASS
roms/curses.z5        FAIL	Done but score 450/550
roms/cutthroat.z3     PASS
roms/deephome.z5      PASS
roms/detective.z5     PASS
roms/dragon.z5        PASS
roms/enchanter.z3     PASS
roms/enter.z5         PASS
roms/gold.z5          PASS
roms/hhgg.z3          PASS
roms/hollywood.z3     PASS
roms/huntdark.z5      PASS
roms/infidel.z3       PASS
roms/inhumane.z5      PASS
roms/jewel.z5         PASS
roms/karn.z5          PASS
roms/lgop.z3          /data/src/jericho/jericho/jericho.py:399: UnsupportedGameWarning: Game 'roms/lgop.z3' is not fully supported. Score, move, change detection will be disabled.
  warnings.warn(msg, UnsupportedGameWarning)
SKIP	Unsupported game
roms/library.z5       PASS
roms/loose.z5         PASS
roms/lostpig.z8       FAIL	Done but score 6/7
roms/ludicorp.z5      PASS
roms/lurking.z3       PASS
roms/moonlit.z5       PASS
roms/murdac.z5        FAIL	Done but score 249/250
roms/night.z5         PASS
roms/omniquest.z5     PASS
roms/partyfoul.z8     PASS
roms/pentari.z5       PASS
roms/planetfall.z3    PASS
roms/plundered.z3     PASS
roms/reverb.z5        PASS
roms/seastalker.z3    PASS
roms/sherlock.z5      PASS
roms/snacktime.z8     PASS
roms/sorcerer.z3      PASS
roms/spellbrkr.z3     PASS
roms/spirit.z5        PASS
roms/temple.z5        PASS
roms/theatre.z5       FAIL	Done but score 47/50
roms/trinity.z4       PASS
roms/tryst205.z5      PASS
roms/weapon.z5        PASS
roms/wishbringer.z3   PASS
roms/yomomma.z8       FAIL	Done but score 34/35
roms/zenon.z5         PASS
roms/zork1.z5         PASS
roms/zork2.z5         PASS
roms/zork3.z5         PASS
roms/ztuu.z5          PASS

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running python tools/test_games.py roms/* and review the reported FAIL entries, especially anchor, balances, curses, lostpig, murdac, theatre, and yomomma. The issue does not name implementation files or define a specific change; completion would need an agreed way to track or resolve the incomplete walkthroughs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
game-dev, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.