Skip to content

A game for the GMTK Game Jam 2019. Search for the most valuable treasure, because you can only carry one!

Notifications You must be signed in to change notification settings

kgquan/MonoTreasure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonoTreasure

A game made in under 48 hours for the GMTK Game Jam 2019 (https://itch.io/jam/gmtk-2019). The game jam's theme is "only one".

In this game, you are an intrepid treasure hunter searching for the most valuable treasure you can find. However, you only have room for one item! Each item has a value and a weight, and the heavier an item is, the more it slows you down! Picking up an item discards the item currently in your inventory, if you have it.

Controls

  • WASD - move character
  • Left Shift - add item to inventory/swap with item already in inventory (must be touching an item)

Screenshot of MonoTreasure, featuring the player and a "Ripped Diamond of Brilliance" in the player's inventory.

Requirements

This was built using Unity 2019.3. It uses some new technology for it that either was recently released or is still in beta, such as:

This game was only tested on Windows.

Building the game

  • Clone or download the game files, and open in Unity 2019.3 or later.
  • Go to File > Build and Run.
  • Save the build to a particular folder.
  • Once the game finishes building, open your computer's File Explorer and open the newly-built .exe executable file.

Notes

I really liked working on this game. This was my first time submitting something for a game jam, and seeing it come (somewhat) to life was a fun experience. Due to lack of time, I wasn't able to implement everything that I wanted. However, I still liked the result, and I'm sure that if you play it, you can kind of understand what I wanted to do with the game.

Credits

Third-party art and animation

About

A game for the GMTK Game Jam 2019. Search for the most valuable treasure, because you can only carry one!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages