Page 1 of 1

Code/game examples

Posted: Thu May 28, 2020 2:39 pm
by Square Circle
Hi guys, I want to learn specific of work with 2D engines.
Is there are some ready to go game examples how Love works?

In my experience with Gzdoom (most advanced source port of Doom, game from 1993) the most good way to figure out how things work is to investigate and change already existing code. And also by walking through code step by step in debugger.

Re: Code/game examples

Posted: Fri May 29, 2020 7:06 pm
by duaner

Re: Code/game examples

Posted: Sat May 30, 2020 9:54 am
by pgimeno
See also this subforum: https://love2d.org/forums/viewforum.php?f=14 in which several users post games. The advantage of the latter is that the games in the last threads are usually for the latest version of Löve.