Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking Incomplete Walkthroughs for Supported Games #43

Open
MarcCote opened this issue Jun 3, 2021 · 1 comment
Open

Tracking Incomplete Walkthroughs for Supported Games #43

MarcCote opened this issue Jun 3, 2021 · 1 comment

Comments

@MarcCote
Copy link
Collaborator

MarcCote commented Jun 3, 2021

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
@MarcCote
Copy link
Collaborator Author

MarcCote commented Jun 3, 2021

One can use the script

python tools/find_walkthrough.py

to help figuring out new walkthroughs. Make sure you check the --help to see how you can leverage existing partial walkthroughs instead of starting from scratch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant