lostcause

⚰ LostCause is a scientifically accurate, survival text-based adventure set in the future where climate change is inevitable.

https://github.com/ohaswin/lostcause

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary

Keywords

cli climate-change environment python terminal-based text-based text-based-adventure
Last synced: 4 months ago · JSON representation ·

Repository

⚰ LostCause is a scientifically accurate, survival text-based adventure set in the future where climate change is inevitable.

Basic Info
  • Host: GitHub
  • Owner: ohaswin
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 23.4 KB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
cli climate-change environment python terminal-based text-based text-based-adventure
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

⚰️ LostCause

  • LostCause is a scientifically accurate, interactive, survival text-based adventure.
  • Based on research papers and analysis provided by respective countries and private institutions.
  • Open-source, cross-platform and has an intuitive and easy to read UI (which runs on command line!).

Made for SimpliHacks 2.0 [2022] by Aswin.

What you'll see when you open the game

⚙️ Installation

  • installed via git clone
  • coming soon on pip git clone https://github.com/aswinnnn/LostCause.git
  • go to LostCause folder and: pip install -r requirements.txt the game will not work without the dependencies! If you cannot run the above command, open requirements.txt and pip install the dependencies yourself.

🕹️ Play

  • Go to the destination folder on your command line.
  • run game.py in Python. requires 3.10 or higher py game.py or python game.py python3 game.py

📦 Dependencies

  • LostCause uses the following external dependencies: rich=12.4.4 LostCause heavily utilises rich for its intuitive and easy to use UI in the CLI. Without rich the program won't be expected to work.

📰 Citations

  • Look at citations for resources I cited during the development of the game.

⚠️ Disclaimer

This game was designed to be minimally educational and informative and should not be considered academically relevant. Though I've utilised a number of papers for it, it still shouldn't be considered anything more than a product for a hackathon. Do look at citations.md to see the resources I used while creating the project.

TODO

  • [x] get the game ready to submit for SimpliHacks 2.0.
  • [ ] complete other locations such as India, Australia and Venice.
  • [ ] complete citations for India, Australia and Venice.
  • [ ] upload on pip.
  • [ ] add more comprehensive tasks on the game and sophisticated player development system.
  • [ ] release an interactive web app version of the game.

Owner

  • Name: Aswin.
  • Login: ohaswin
  • Kind: user

I like computers and I mess with stuff.

Citation (citations.md)

# Citations

- ## Greenland
- -  AMAP, 2017. Adaptation Actions for a Changing Arctic (AACA) - Baffin Bay / Davis Strait Region Overview report. Arctic Monitoring and Assessment Programme (AMAP), Oslo, Norway. p. 6
- -  ["Greenland | History, Geography, & Culture".](https://www.britannica.com/place/Greenland) - Encyclopædia Britannica - Retrieved 2018-07-12.
- - [Climate Greenland](https://climategreenland.gl/en) | [Climate Indices](https://www.dmi.dk/fileadmin/user_upload/Rapporter/SR/2015/15-04_catalogue_climate_indices.pdf)
  

GitHub Events

Total
Last Year

Dependencies

LostCause/requirements.txt pypi
  • rich ==12.4.4
requirements.txt pypi
  • rich ==12.4.4