This first game is a text based game created in python language and running in a Jupter notebook.

  • This game use simple python fundamentals
  • The first game is based on Game Theory
  • The first game is a mistery Game based on the adventures of the greatest detective Sherlock Holmes.
  • I hope you have fun.

Gas Station Game - with Python and Jupyter Notebook

To access an interactive jupter notebook clike in the link below (It will open a new window): here .

Binder

Or you can copy and paste the code below and run the game in your own Jupyter notebook. Let me know in the comments if you want me to make a tutorial on how to download Python and Jupyter notebooks.

Sherlock Holmes Mystery Game - with Python and Jupyter Notebook

Welcome to the Sherlock Holmes Mystery Game!

In this game, you will take on the role of Sherlock Holmes, the world's 
greatest detective. You have been called to investigate a mysterious crime
that has occurred at 100 Education Street.
Your task is to gather clues and evidence, and use your reasoning skills to
solve the crime.

The game has some clues, all of them are multiple-choice question.

The game's objective is to solve the crime by correctly identifying the 
criminal, based on the clues provided.

Game version: 1.0
   
Stage 1: Investigate the crime
Stage 2: Interrogate suspects
Stage 3: Confront the suspect and solve the crime

B) Known Bugs and/or Errors:
None.

To access an interactive jupter notebook clike in the link below (It will open a new window): here .

Binder

Or you can copy and paste the code below and run the game in your own Jupyter notebook. Let me know in the comments if you want me to make a tutorial on how to download Python and Jupyter notebooks.

Join the discussion