Code for Game Dev Workshop for WCS
This is the code for a simple Flappy Bird game spinoff using HTML/CSS/JS and Phaser.io, a 2D game framework for physics-based movement, sprite management, collision detection, and event handling. It was presented as part of a game development workshop for Women in Computer Science @ UIUC. The game is Valentine's day themed!
Setup instructions to run the game locally:
- Clone this repository: git clone https://github.com/yourusername/Flappy-Love.git
- Open index.html in a web browser.
- Start playing!