A simple breakout game made in Lua.
Third assignment for Harvard's CS50G course.
Clone this repository by running this command:
git clone https://github.com/Matheus-0/Breakout.git
Be sure to download the version 0.10.2 of the LÖVE framework. After downloading and installing it, visit the game's directory via terminal and run the game by using the following command:
love .
If the command isn't recognised, be sure to add an environment variable on your system.



