Skip to content

💣 SDD Assessment - A memory based path finding game in Python, played on the command line

License

Notifications You must be signed in to change notification settings

museHD/MineWalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineWalker 💣💥

About the Project:

💣 SDD Assessment - A memory based path finding game in Python, played on the command line.

Remember the maze shown to you at the start of each round, and navigate from the top left corner to the bottom right corner.

Getting Started

Prerequisites

  • The program has been built and tested on Windows 10+ machines, so it's recommended to use a Windows Machine.
  • If using MacOS or other environments, try playing the game as normal. If you have any issues, please create a new issue here
  • Python needs to be installed.

Use the following method to start playing:

Open a terminal,

cd <PATH FOR INSTALLATION>
git clone https://github.com/museHD/MineWalker
pip install -r requirements.txt
python main.py

Usage

The main menus and game can be navigated using arrow keys and WASD. Navigate to the Instructions page in-game for more details.

Contributing

Please feel free to raise issues and suggest changes to the project. I'm always looking for improvements! Thank you!

forthebadge

About

💣 SDD Assessment - A memory based path finding game in Python, played on the command line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages