MysticMine icon indicating copy to clipboard operation
MysticMine copied to clipboard

Results 12 MysticMine issues
Sort by recently updated
recently updated
newest added

Since python2 is being onset, it will be harder to install this game on newer systems, so it might be good idea to convert ti to python 3, as I...

According to https://pypi.org/project/Pyrex/ and https://pip.pypa.io/en/latest/development/release-process/#python-2-support looks like pyrex can not be found on pypi anymore. #### Workaround using `wget` Copy/paste in your terminal. ``` cd /tmp && \ wget "https://www.csse.canterbury.ac.nz/greg.ewing/python/Pyrex/Pyrex-0.9.9.tar.gz"...

Hi there, The mysticmine.com website seems to be redirecting to this GitHub repo, so the links in the README saying that one can find more info and buy the game...

Buttons from my joystick work fine ingame and in the menu, but I cannot use my joystick stick or cross to chose between the menu options :-/ Not sure if...

Could you provide an icon for the game? I just packaged it for ArchLinux and the package adds a desktop file so that the game appears in the application menu,...

As stated in the README, the original music and sound effects of Mystic Mine can't be redistributed under a free license. I think the libre games aficionados (for example from...

Adds button to Options -> Accessibility, next to "one switch" / "normal mode" button, as there isn't enough space vertically. Original item and level count is saved and restored if...

The neutral/default locale C makes the game unable to run. ``` $ LANG=C ./MysticMine Traceback (most recent call last): File "./MysticMine", line 9, in import monorail.monorail File "MysticMine/monorail/monorail.py", line 45,...

Sometimes, when carts collide their graphics are drawn in wrong order: ![mysticminecarts](https://cloud.githubusercontent.com/assets/176733/8783259/f9f56d18-2f1a-11e5-9a6c-1f53ff488aa0.png)

Hi, I can't run on Linux, even though make seems to run ok. $ make rm -f monorail/ai.c monorail/ai.so rm -rf monorail/data running build_ext pyrexc monorail/ai.pyx --> monorail/ai.c /home/qubodup/MysticMine-master/monorail/ai.pyx:22:24: Warning:...