Skip to content

minhoolee/SaveTheWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaveTheWorld

By Mark Lee (Fall 2019)

Project Description

This is a game that I made for my college's writing course WCWP 10A. The topic of the class was "climate change doubt," so my goal with this project was to inform the user of climate change effects (hurricanes and forest fires) and preventive measures (composting, dieting, and unplugging electronics).

The project was just for fun and I got to play around with inheritance as I revisted and cleaned up old code that I used for my Galaga2.0 project which turns out to have spaghetti code. I didn't get to refactor everything but it should be cleaner.

Demos

Full Gameplay (GIF, wait a few seconds)

Full Gameplay

Steps for Reproducing

The game is written in C++ and uses SFML for graphics and bazel for building. If you wish to run the game on your computer, follow the following steps:

Step 1

Run git clone https://github.com/minhoolee/SaveTheWorld.git

Step 2

Install bazel

Step 3

Install SFML 2.4+

Step 4

Run bazel run //:save-the-world-main in the SaveTheWorld directory

About

Game for UCSD college writing class WCWP 10A

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published