/Chemistry-Murder-Mystery

This is a game project that focus on reinforcing students' chemistry knowledge while having fun by solving murder mystery.

Primary LanguagePython

Chemistry-Murder-Mystery

Hello there! Are you ready to solve a murder case using your chemistry knowledge? Well, this is the perfect game for you. You can solve the mystery using what you learned in chemistry class such as drawing Lewis Dot Structure!

Get ready detective, we are all counting on you.

Dependencies

  1. Python 3.7 (https://www.python.org/downloads/)
  2. 112 Graphics (http://www.kosbie.net/cmu/fall-19/15-112/notes/cmu_112_graphics.py)
  3. Simpleaudio (https://simpleaudio.readthedocs.io/en/latest/installation.html)

How-to-run

  1. Download the project.
  2. In your terminal type: ($ python /path/to/folder/cmm/main.py)

Video

https://youtu.be/P7v9uSnpzUI

Features

  1. Random generated storyline so each attempt will be different
  2. Well suited program that interact with player including a chat-bot and a bot that check player's lewis dot drawing.
  3. Features helpful tools such as a hint-bot and user note app.

Controls

  1. Left Arrow: Walk left
  2. Right Arrow: Walk right
  3. Up Arrow: Walk front
  4. Down Arrow: Walk back
  5. Escape Key: Exit different modes
  6. Press 'n': Note app
  7. Press 's': Check final answers
  8. Press 'h': Hint bot(only in easy Mode)
  9. Ctrl + 'p': Pause the game/press again to resume
  10. Ctrl + 'q': Quit the game