Change the repository type filter
All
Repositories list
5 repositories
cs50-super-mario-bros
Publiccs50-match3
PublicA Match-3 puzzle game built in LÖVE2D (Lua) for CS50's Introduction to Game Development course, featuring timer bonuses, shiny tiles, valid-only swaps, and board reshuffling.cs50-breakout
PublicA Breakout game built in Lua with the LÖVE2D framework as part of CS50’s Introduction to Game Development. Features ball powerups, paddle resizing, and locked bricks with keys.cs50-flappy-bird
PublicImplementation of Flappy Bird in Lua using the LÖVE2D framework as part of CS50’s Introduction to Game Development. Features randomized pipe gaps, medals, and a pause system.cs50-pong
PublicA Lua/LÖVE2D recreation of the classic Pong game, built for CS50's Introduction to Game Development. Includes paddle controls, ball physics, scoring, and sound effects.