Yeshaya Lazarevich · @alter_kaker
230 followers · 3548 posts · Server hachyderm.io

I guess with all the racist clique nonsense I'll hold off trying to figure out in and go all the way to the other side: get really good at , and take advantage of the excellent, mature ecosystem of

#gamedev #rust #lua #love2d

Last updated 1 year ago

1414 Code Forge :it: · @1414codeforge
201 followers · 1083 posts · Server mastodon.uno

In questi giorni abbiamo seguito alcuni consigli di @alinanorakari (una vera schiavista -_-") per potenziare il gestore audio del nostro gioco su .

Il risultato è che ora disponiamo di un sistema dinamico che adatta la musica di sottofondo a situazioni calme o movimentate, e può saltare a parti diverse della traccia senza scatti.

È impressionante notare quanto ciò aumenti l'immersione nelle scene più concitate, come in quelle più rilassate e panoramiche.

#love2d #indiedev #gamemusic #gamedev

Last updated 1 year ago

sndein · @sndein
6 followers · 8 posts · Server mastodon.gamedev.place

and here he is fully implemented

#gamedev #love2d

Last updated 1 year ago

Tommy van Son ✔ · @TommyvanSon
192 followers · 480 posts · Server mastodon.gamedev.place

I like code-only frameworks like because of the flexibility and the fact that there's no engine to blame when stuff does not work as planned. It forces me to plan better and that suits me.

The bad thing is I haven't found a nice way to debug the code except the print statement. Am I missing anything here?

#love2d #gamedev

Last updated 1 year ago

sndein · @sndein
6 followers · 8 posts · Server mastodon.gamedev.place

New enemy sneak peek
Good thing you have a helmet :D

#gamedev #love2d

Last updated 1 year ago

sndein · @sndein
1 followers · 2 posts · Server mastodon.gamedev.place

And some footage of my game.
Just added some grass.

#gamedev #indiedev #love2d

Last updated 1 year ago

Valbrimi · @valbrimi
2 followers · 6 posts · Server mastodon.gamedev.place

exploring

#love2d #lowrezjam

Last updated 1 year ago

Valbrimi · @valbrimi
2 followers · 6 posts · Server mastodon.gamedev.place

#love2d #lowrezjam

Last updated 1 year ago

Giuseppe Sellaroli · @apicici
27 followers · 39 posts · Server mastodon.gamedev.place

The short point & click pixel-art adventure game we have been working on is finally ready!
apicici.itch.io/ines-in-not-en

Play as 15-years-old Ines as she tries to fix the latest mess her uncle Lee got her into, armed only with a broken reality-fixing device™ and a rebellious attidute.

#pixelart #adventuregame #pointandclick #adventuregames #release #indiegamedev #indiegame #indiegames #love2d

Last updated 1 year ago

Valbrimi · @valbrimi
2 followers · 6 posts · Server mastodon.gamedev.place

generating

#love2d #lowrezjam

Last updated 1 year ago

Tommy van Son ✔ · @TommyvanSon
190 followers · 457 posts · Server mastodon.gamedev.place

The refactoring was all to make this thing happen: moving from location [x1,y1] in world Z1 to location [x2,y2] in world Z2. This will allow me to get the player inside dungeons, other levels and the like.

#gamedev #love2d #screenshotsaturday

Last updated 1 year ago

· @MenacingMecha
266 followers · 977 posts · Server mastodon.gamedev.place

Exploring with in for hot-reloading

Had some issues where the REPL wasn't working with trying to evaluate multi-line expressions, but nothing a bit of elisp to quickly remove all line breaks in the selected region can't fix!

#love2d #fennel #emacs #lisp #gamedev

Last updated 1 year ago

Tommy van Son ✔ · @TommyvanSon
188 followers · 452 posts · Server mastodon.gamedev.place

Working on a system to find out if the good-looking enemy sees the player or if its view is blocked, using a pathetic parody of a raycast system.

#gamedev #love2d

Last updated 1 year ago

Tommy van Son ✔ · @TommyvanSon
175 followers · 437 posts · Server mastodon.gamedev.place

Some placeholder inventory GUI for when the player picks up or drops an item from the ground.

#love2d #gamedev

Last updated 1 year ago

BJ · @bj
75 followers · 2081 posts · Server xeno.chat

More progress on the Fixl engine, this time with some little pixelated holodragon icons to demonstrate that there's lots and lots of space for palettes in here. The next step here will be to make the engine actually keep track frame-to-frame of where they are so I can make them move around the screen instead of just being placed at random every frame.

#pixelart #dragon #gamedev #love2d

Last updated 1 year ago

Blit Bitkin · @blit
4 followers · 4 posts · Server xeno.chat

More progress on the Fixl engine, this time with some little pixelated holodragon icons to demonstrate that there's lots and lots of space for palettes in here. The next step here will be to make the engine actually keep track frame-to-frame of where they are so I can make them move around the screen instead of just being placed at random every frame.

#pixelart #dragon #gamedev #love2d

Last updated 1 year ago

Tommy van Son ✔ · @TommyvanSon
173 followers · 429 posts · Server mastodon.gamedev.place

Little question. Having come from to , I'm quite surprised about the fact quite some Love2d devs absolutely HATE anything to do with Object Oriented Programming. Is that a wider thing in the GameDev world? And why is that?

#gamedev #unity #love2d

Last updated 1 year ago

dusoft · @dusoft
59 followers · 514 posts · Server fosstodon.org

I've been telling people that is good for programming purposes, but I have doubts about other uses.

I have tried to generate Pong game in using engine.

It didn't work out of the box due to:
- not using new() to
instantiate Class:new() it created
- prepending local to variables that are used globally in all classes

After fixing that it worked. It also added scoring system when I asked afterwards.

#chatgpt #lua #love2d #pong #games #development #programming #gamedev #indiedev #indiegame #ai

Last updated 1 year ago

Tommy van Son ✔ · @TommyvanSon
173 followers · 429 posts · Server mastodon.gamedev.place

Picking up a sword in the game causes a glitch in the matrix, because dropping it again will create rogue colliders. Fixed this, but that was interesting.

#gamedev #love2d

Last updated 1 year ago

Tommy van Son ✔ · @TommyvanSon
173 followers · 426 posts · Server mastodon.gamedev.place

First time in a while, . Me and the Great and Glorious Jordi started our 2D RPG in . These are the first images, complete with console and debug lines. The guy found a sword.

#screenshotsaturday #love2d #gamedev

Last updated 1 year ago