Skip to content

A cat and mouse adventure text-based Python game called 'Look What The Cat Dragged in' for kids 11+. Trello board available here using Kanban method of project management: https://trello.com/b/QGqE8psr/team3

Notifications You must be signed in to change notification settings

Chloeem/look_what_the_cat_dragged_in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Look What The Cat Dragged In

A cat and mouse text-based adventure game, written in Python, with added ASCII art, music and sound effects. Created as part of the Code Nation 2 month Bootcamp focusing on Git, HTML, CSS, Python, IT Principles, and Building for accessibility.

  • Aimed at kids 11+
  • To captivate and inspire the imagination



Tech Stack & Dependencies

  • Python
  • Pyfiglet
  • Emoji
  • Random
  • Sys
  • Playsound
  • ASCII Art



Instructions

  • Navigate into the inner look_what_the_cat_dragged_in directory - cd look_what_the_cat_dragged_in
  • Install python3, using macOS via homebrew - brew install python
  • Verify pip is installed - pip --version

Install the dependencies:

pip install pyfiglet emoji random sys playsound

Run the file

python3 look_what_the_cat_dragged_in.py 



Game Flowchart

Flowchart




Screenshots of the game in action

Introduction




Hello

About

A cat and mouse adventure text-based Python game called 'Look What The Cat Dragged in' for kids 11+. Trello board available here using Kanban method of project management: https://trello.com/b/QGqE8psr/team3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages