Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremytubongbanua/nasa-space-apps-2023
NASA Space Apps Hackathon 2023 (Oct 7-8)
https://github.com/jeremytubongbanua/nasa-space-apps-2023
Last synced: 26 days ago
JSON representation
NASA Space Apps Hackathon 2023 (Oct 7-8)
- Host: GitHub
- URL: https://github.com/jeremytubongbanua/nasa-space-apps-2023
- Owner: JeremyTubongbanua
- Created: 2023-10-07T23:43:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-09T03:29:56.000Z (about 1 year ago)
- Last Synced: 2023-10-10T01:27:08.610Z (about 1 year ago)
- Language: Python
- Size: 15.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nasa-space-apps-2023
Team Wesley
Submission for NASA Space Apps 2022 - 2023
## Description
"Climate Crusaders" aims to educate elementary school students to high schools students about the rising global mean sea level. In our game written in PyGame and Python, you play as a grab trying to escape the ever growing sea level which is meant to symbolize the ever growing difficulty of organisms to survive in the face of climate change. The game is meant to be a fun and interactive way to teach students about the effects of climate change and how it affects the world around them.
## Installation
You can play the game [here](https://replit.com/@JeremyTubongbau/NecessaryRottenPublisher#main.py)
Or you can run it like this:
Clone the repository
```sh
cd climate_crusaders
python game.py
```# Sources
- [Sea Levels from NASA (GMSL)](https://climate.nasa.gov/vital-signs/sea-level/)
# Maintainers
- [Nehmat Farooq](https://github.com/Neh2332)
- [Jeremy Tubongbanua](https://github.com/JeremyTubongbanua)
- [Jerry Shum](https://github.com/JerryShum)
- [Wesley Kyle De Guzman](https://github.com/wkdgz)