Skip to content

IISERM/GrandThesisAdventure-StressCity

Repository files navigation

GTA - Stress City

The game binaries can be found on the website for the game. This repository is only for posterity.

This is a Virtual Treasure Hunt game hosted by the Turing Club, made using a custom terminal-based engine, Tetra.

Objectives

Primary

  • Build the world with maps of all areas
    • Link maps via transitions
    • Make mini-map tool to see current location relative to the entire world
  • Collate a list of clue-essential items
    • Create media files for clue items
    • Code the behaviour and location of items
  • Sample playtest to debug

Secondary

  • Collate a list of non-essential fluff (world-building) items/NPCs
    • Code the behaviour and location of items
  • Bug Dhruva to implement save states

Misc. - not sure if necessary

  • Implement diagonal player movement

Developing

  1. Clone this repo and Tetra as sibling directories.
  2. cd into this repo
  3. Run sh make for linux/mac. For windows, read ./make and follow the same steps.
  4. Run ./dist/main-$(ldd --version)

About

Virtual Treasure Hunt 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published