This is a simple project to test the Love2d framework after a long time.
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.
MADE IN BRAZIL
OOOOOH BRAZIL MENTIONED IN THE README
Do you know Balatro? A fucking GOTY contender. It was made with Love2d. Love2d is a framework for making 2D games in Lua. It's free, open-source, and works on Windows, Mac OS X, Linux, Android, and iOS.
My first game was made with Love2d. It was a simple game where you had run a bugged corridor and avoid the obstacles. I had a lot of fun making it and I want to have fun again.
Yes, you can, and it can be good. But game development is probably the hardest thing you can do in programming. You need to have a lot of patience and dedication to make a good game. But you can start with Love2d and see if you like it. It requires a lot of creativity and problem-solving skills. The TRUE full-stack development.
I want to test the Love2d framework again and see if I can make something cool with it. Now i'm a professional developer and I want to see how much I can do with my current knowledge. In this repo will be a lot of random stuff that I will make with Love2d. I don't know if i will have time and patience to make a full game, but I will try to make something cool.
No, you can't. Love2d is a framework that runs on the desktop. You need to install it on your machine to run this project.
I don't have any ideia if one day some js framework will be able to run Love2d projects on the browser. But it would be cool.
I don't have any idea of what I want to learn. I just want to have fun and see what I can do with Love2d.
- Random
- Ball that follows the mouse
- Walk
- Physics template from Love2d Docs
- Read the Love2d Docs
- Clone this repo
- Run
love .
on the project root folder or use vscode love2d extension and lauch the main.lua file using ALT+L - Have fun :)
- Make a fork
- Create a branch
- Make a PR
- I will review some day and merge it