Skip to content

Tarandir/rirmg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Robinson's Island Resource Management Game, or RIRMG, is a spin on a classic task usually given to the Economy students.

INSTALLATION

  1. download the .py file

  2. make sure you have Python installed

    sudo apt install python3

  3. OPTIONALLY create a new file in your /home/user/bin called 'island' with the following content

    python3 /path/to/game/island.py <-- obviously change the path

  4. Run the game in terminal by typing 'island' if step 3 is completed, or 'python3 /path/to/game/island.py' if you've skipped it

HOW TO PLAY

You're on an island and need to get out alive

  • Gather Food to survive
  • Rest to recover health
  • Explore the island to find Rope for the Boat, or Food
  • Collect Wood for the Boat
  • Work on the Boat

When Boat Progress reaches 100%, you win

If you run out of health, you lose

If you ran out of food, you lose regardless of health

The goal is to win in as few days as possible

Sub 100 days is a good goal

NOTES

Make sure the terminal window is wide enough for the game to launch, otherwise you will get an error

About

Robinson's Island Resource Management Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages