Skip to content

My versions of Games from CS50's Introduction to Game Development

Notifications You must be signed in to change notification settings

kabbagepatch/LoveGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LÖVE Games

Various Games made with LÖVE

Based on the CS 50 Introduction to Game Development Course: https://cs50.harvard.edu/games/2018/

Current Games (plus some future TODOs)

  • Pong
    • Basic two-player Pong game
    • Add a "vs Computer" mode (difficulty setting?)
    • Add obstacles on map
  • Flappy Bird (Bumble Bee)
    • Prototype game using rectagles
    • Basic game with actual graphics
  • Breakout
    • Basic breakout game
    • Dynamic level-generation
    • Persistent High-score system
    • Rework the ball bouncing off the paddle
    • Add unbreakable bricks in higher levels
    • Add a difficulty setting
    • Add powerups

About

My versions of Games from CS50's Introduction to Game Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published