love2d_arkanoid_tutorial
Game Development Tutorial
A step-by-step guide to building an Arkanoid-type game from scratch using Lua and LÖVE framework
Tutorial on making a full-featured arkanoid (breakout)-type game with LÖVE framework.
207 stars
10 watching
17 forks
Language: Lua
last commit: about 7 years ago
Linked from 1 awesome list
arkanoidgamedevlove2dtutorial
Related projects:
Repository | Description | Stars |
---|---|---|
| Definitions and tools for creating 2D games with the LÖVE framework | 22 |
| A project that provides typing hints and documentation for the Love 2D game development framework in Lua. | 6 |
| The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 305 |
| An animation library for LÖVE game development | 58 |
| Simplifies 3D rendering in the LÖVE game engine using Lua. | 578 |
| A collection of reusable Lua modules for game development with Love2D | 18 |
| Automates LÖVE game distribution and creation of executables and packages | 457 |
| A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. | 357 |
| A collection of Lua libraries for game development and post-processing | 46 |
| A powerful 3D extension for the LÖVE game engine. | 396 |
| An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 25 |
| A Lua library that simplifies asset loading and management in games using the Löve2D framework | 37 |
| A Lua implementation of a websocket client library for Love2D game development | 39 |
| A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
| A Lua library for creating user interfaces with a simple and fun syntax for Löve2D game development | 27 |