Skip to content

helloecho12345/Im-a-coder-get-me-out-of-here

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding final project

As a team we were tasked with creating a game that offered a player, coding based questions with the purpose of creating a fun interactive educational programme.

  • Objective : Help budding new dev’s get to grips with basic randomised coding questions.
  • MI5 theme : Character wakes up after a heavy night out with their colleagues, only to find themselves locked in a basement — the escape is on!

How to play the game:

  • clone the repo to your machine
  • make sure you have python3 installed
  • make sure you have the dependencies installed: pygame, pygame_gui, tkinter
  • cd inside the game directory!
  • run 'python3 game.py'

Setting up CI

Install anaconda: https://www.anaconda.com/products/individual#macos

Exit VS Code Open anaconda navigator lauch VS Code from anaconda navigator CLI: conda update anaconda conda activate myenv conda env export --from-history -f environment.yml

basement sprite sheet images credit: cBuch http://blog-buch.rhcloud.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%