I made a platformer game in Love2D with a fully fledged level editor, including platform colors, checkpoints, lava, and more. Levels that are created are saved to the computer and can be shared for anyone else to play. (repost because there's been 1 session that never gets attached properly for some reason so im linking it now)
github.com/Nibbl-z/goose-platformernibbl-z.itch.io/goose-platformer
I made a recreation of the obscure media player for the GBA, the Play-Yan, in Love2D. It allows you to import music, as well as folders of music, and has a really snazzy interface! github.com/Nibbl-z/play-yannibbl-z.itch.io/play-yanI made a Love2D library with several useful tools, such as timers, math and table functions from Luau, and an easy way to load assets. github.com/Nibbl-z/biribiri
I added online levels functionality to my old project Goose Platformer to learn how to make a backend and use HTTPS requests in Love2D. (I had a working backend script in my first session but today @DevCmb cleaned up my code, so that's what's in the current version.) github.com/Nibbl-z/goose-platformer/tree/online-levelsgithub.com/Nibbl-z/goose-platformer/releases/tag/v1.0.0-online-levelsI made a simple roguelike game in Love2D where you fight off the horde of grey geese. The grey geese drop crumbs that can be picked up to purchase upgrades at the shop to become very strong. github.com/Nibbl-z/goose-roguelikenibbl-z.itch.io/goose-roguelikeI made a fishing simulator in Love2D. It features many different fishes with different rarities, a shop to purchase upgrades, and a saving system. github.com/Nibbl-z/biribiriuo-fishingnibbl-z.itch.io/biribiriuo-fishingI have finished my Love2D rhythm game after almost 45 hours of work. In this milestone, I added 3 more official levels with original music and more awesome geese, added a pause screen, added custom level support, and massively improved the editor, with many QoL features and shortcuts. github.com/Nibbl-z/goose-rhythmnibbl-z.itch.io/goose-rhythmI made a rhythm game in Love2D with 2 built in levels, an original soundtrack, settings with keybind configuration and volume, and some really awesome geese. This is milestone 1/2 as I still need to add more built-in levels, add proper custom level support, and add more features to the editor. (repost because i have more than 25 sessions) github.com/Nibbl-z/goose-rhythmnibbl-z.itch.io/goose-rhythm
I made a rhythm game in Love2D with 2 built in levels, an original soundtrack, settings with keybind configuration and volume, and some really awesome geese. This is milestone 1/2 as I still need to add more built-in levels, add proper custom level support, and add more features to the editor. github.com/Nibbl-z/goose-rhythmnibbl-z.itch.io/goose-rhythmI've added more features to my Love2D instance/UI library, this time including tweening for smooth animations, dropdowns, and sliders! github.com/Nibbl-z/Yan
I added some new features to my UI/instance library for Love2D, including scrolling frames, grids, a theming system, the ability to set fonts on UI elements, an easier way to handle every UI element, as well as fixing a lot of bugs with the previous version! github.com/Nibbl-z/YanI helped @DevCmb with a few things on his Blue Goose Platformer, including making music and adding a few new features to the editor. github.com/29cmb/BlueGoosePlatformer/pull/1github.com/29cmb/BlueGoosePlatformer
I remade my old project Goose Platformer to add multiplayer and a few new features such as chat and cosmetics! github.com/Nibbl-z/goose-platformer-multiplayerI made a multiplayer space invaders clone in Love2D with the sock.lua library!
github.com/Nibbl-z/love2d-sock.lua-testingI made a instance/scene library for Love2D, which scales UI elements to the window size, and has other features such as:
• UI elements can be parented to other UI elements to make their positioning relative to the parent
• Add instances to scenes, which can be enabled and disabled
• Several UI elements, including text labels, buttons, images, lists, and text input fields
github.com/Nibbl-z/YanI made a platformer game in Love2D with a fully fledged level editor, including platform colors, checkpoints, lava, and more. Levels that are created are saved to the computer and can be shared for anyone else to play.
github.com/Nibbl-z/goose-platformernibbl-z.itch.io/goose-platformerI made a game in Love2D where you have to avoid the grey geese, collect bread, and buy upgrades in the shop to survive for as long as possible
github.com/Nibbl-z/sillygoosenibbl-z.itch.io/goose-survival