Skip to content
/ mwm Public

🧑‍🚀 Mining with Mines 💣💎🛢️⚡📦🔥

License

Notifications You must be signed in to change notification settings

KF-R/mwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mining With Mines '23

s1c

This is a reboot of a game I wrote for the Sinclair ZX Spectrum in early 1985. It's a bit faster, a bit better looking and I had a lot more fun making the sound effects this time.


You're an astronaut out spelunking on an alien world and you've been charged with finding the bottom of a seemingly endless crater.

Keys are:

  • I Toggle jetpack
  • J Left
  • K Place a bomb
  • L Right

You'll find extra shields, bombs and jet fuel along the way but beware the flames. If you sit too still for too long, the timer will get you.

s1c s1c


Instructions for downloading and installing

Linux, FreeBSD etc.

To install:

pip3 install pygame
git clone https://github.com/KF-R/mwm

To play:

python3 mwm/mwm.py

To turn into a command for easy launching, shortcuts etc.:

mv mwm.py mwm
chmod +x mwm
./mwm

MacOS

To install:

python3 -m pip install pygame
git clone https://github.com/KF-R/mwm

Play and other instructions as for linux

Windows

Install Python and follow other instructions for using pip to install the pygame module and git clone to download the game itself.





All emojis designed by OpenMoji – the open-source emoji and icon project. CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)

IBM 3270 styled font from: https://github.com/hbin/top-programming-fonts/

All other assets, code and materials (c) Kerry Fraser-Robinson 1985, 2023


About

🧑‍🚀 Mining with Mines 💣💎🛢️⚡📦🔥

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages