I Made A Video Game with LÖVE

David Miller
2 min readApr 5, 2021

--

For my game I decided to rebuild and extend a project I had worked on before. I made a small game where I can move around in all four directions and shoot bullets at enemies to make my score go up.

Screen Shot of the game
Another Screen Shot

It’s relatively simple, but I also coded it entirely in lua using the LÖVE frame work and you can see some of the code below. I found this little project to be fun as I like to code and actually got into computer science to make my own video games.

Some code for my game viewed in NeoVim

Down Below is a link to my google drive where you can download and play my game. I have also included the source code there as well for those that want to see it.

Also I have the game executable made for windows, if I need to make one for MacOS yell at me and I can do that real quick.

https://drive.google.com/drive/folders/1LXhq0ueGBitJOvbCTgmsgMGooSWkJ8bZ?usp=sharing

--

--

David Miller

A comp sci major that likes to bend technology to my will