Simple terminal based game, based on Netflix series of the same name.
Mac:
- Clone the repository into your home directory using Terminal
- Use the 'cd' command to go into the src folder in the StrangerThings repo
- Type 'javac Main.java' into Terminal
- Type 'java Main.java' into Terminal
This game is not meant to emulate the series step by step, rather, this is a fun project that I worked on in my senior year of high school. As such, commits can be few and far between.