DTB or Dodge The Balls is a very simple 2D game where you have to dodge balls that are coming at you.

It is written in Lua using the amazing Löve2D game framework.

I mainly made this game to have a better understanding and mastery of Lua (goal 100% achieved).

In the future, I plan on using sprites for the player and enemy balls, and implementing a multiplayer mode.

The source code is available here.

And there’s a demo video on my youtube channel.

Thank you for reading !