https://github.com/mandyschen/confusionanddelay
Bullet-dodging game centered on the theme of Christmas and Thomas the Tank Engine.
https://github.com/mandyschen/confusionanddelay
Last synced: about 1 year ago
JSON representation
Bullet-dodging game centered on the theme of Christmas and Thomas the Tank Engine.
- Host: GitHub
- URL: https://github.com/mandyschen/confusionanddelay
- Owner: mandyschen
- Created: 2022-12-07T21:11:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T21:26:11.000Z (over 2 years ago)
- Last Synced: 2025-02-16T22:20:18.011Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 60.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Confusion and Delay: A Bullet-Dodging Game
### Introduction
This project is intended for personal use. It was individually developed as a Christmas present for my younger brother, who is a fan of several of the characters featured. All graphics were created by myself. Music is sourced from YouTube.
### Description
The story begins as Thomas is not satisfied with working on Christmas. A shooting star hears his wish and allows him to battle his boss: Sir Tophamm Hatt. From there, the player controls Thomas as he dodges attacks from both his boss and his hat until he is able to achieve victory.
### Game Features
- **Character Movement:** Control the character by either flying or moving left/right against gravity.
- **Parry enemies:** Collect parry attacks in order to gain a power up.
- **Switch between attacks:** Either have a slow but more powerful attack or a faster, weaker one.
- **Music Selection:** Select from a variety of different tunes.
- **Two Different Bosses:** Select from an easy boss and a difficult one when a challenge is needed.
- **Fun Graphics:** General theme is meant to mimic the feel of classic cartoons from the 1920's.
### Visuals
**Menu**

**Instructions**

**Music Selection**

**The First Boss (Easy): Sir Tophamm**

**The Second Boss (Difficult): Hatt**

### How to Play
1. Download a code editor such as PyCharm, VsCode, etc.
2. Make a copy of the repository
3. Click run!