Skip to content

This is a simple game made with LÖVE, that is not real love but a program...

Notifications You must be signed in to change notification settings

alessiobb3b/DiceRollingMadeWithLove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dice Rolling made with LÖVE

What is this?

This is a simple program that will allow you to play a rolling dice game with the CPU. It'll provide you a simple GUI where you will have to click with your mouse to roll. That's a simple example of what LÖVE is able to do. I've used a sreference the book Developing Games on the Raspberry Pi: App Programming with Lua and LÖVE. The exaple in the book had, also, several errors in the code that i've corrected. I hope i'll be able in the future to drop something a little bit more complicated. Thanks to everybody!

How to run it

In order to run it you have to download LÖVE. You can go here or run the following command

sudo apt install love

Then you should go in the folder with this project, or just change the '.' in the command with the folder path, and type in the terminal the following stuff

love .

Now you a little window with the game should have been opened...

Enjoy!

About

This is a simple game made with LÖVE, that is not real love but a program...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages