The Arcade

Project Type

Games

Overview

A nostalgia-packed desktop bundle: three classic-style games with an integrated MP3 player—my first large project.

4
Technologies
3
Features

Key Features

Three games: Space Invaders, Flappy Penguin, Ping Pong
Integrated MP3 player
Simultaneous game and music playback

Tech Stack

Python
tkinter
mutagen
threading

Detailed Description

A playful starter project that taught me event loops, state, and concurrency—music and gameplay run together smoothly thanks to threaded orchestration.