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: almost 7 years ago
Linked from 1 awesome list
arkanoidgamedevlove2dtutorial
Related projects:
Repository | Description | Stars |
---|---|---|
luacats/love2d | Definitions and tools for creating 2D games with the LÖVE framework | 22 |
alejandro-alzate/love2z | A project that provides typing hints and documentation for the Love 2D game development framework in Lua. | 6 |
love2d-community/love-api | The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 305 |
davisdude/walt | An animation library for LÖVE game development | 58 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 578 |
minegame159/shard | A collection of reusable Lua modules for game development with Love2D | 18 |
misterda/love-release | Automates LÖVE game distribution and creation of executables and packages | 457 |
1bardesign/batteries | 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 |
mikuauahdark/npad93 | A collection of Lua libraries for game development and post-processing | 46 |
3dreamengine/3dreamengine | A powerful 3D extension for the LÖVE game engine. | 396 |
ellraiser/love-build | An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 25 |
yonaba/love2d-assets-loader | A Lua library that simplifies asset loading and management in games using the Löve2D framework | 37 |
flaribbit/love2d-lua-websocket | A Lua implementation of a websocket client library for Love2D game development | 39 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
nabeel20/badr | A Lua library for creating user interfaces with a simple and fun syntax for Löve2D game development | 27 |