André-LA 🎀 gamedev · @Andre_LA
337 followers · 1270 posts · Server mastodon.gamedev.place

New attack patterns :)

The problem now is making this enemy actually doing something 🤔.

#nelua #gamedev #indiedev

Last updated 1 year ago

André-LA 🎀 gamedev · @Andre_LA
323 followers · 1232 posts · Server mastodon.gamedev.place

The trigonometrical "final" boss can't hurt you 👀

#nelua #gamedev #indiedev #screenshotsaturday

Last updated 1 year ago

André-LA 🎀 gamedev · @Andre_LA
287 followers · 1004 posts · Server mastodon.gamedev.place

I open sourced my loader for , feel free to use it :)

codeberg.org/Andre-LA/ldtk.nel

#LDtk #nelua

Last updated 1 year ago

Kenta · @Kenta
45 followers · 279 posts · Server mas.to

minifb with

Getting there! The only thing that worries me is Segfault on closing the windows due to GC already freeing memory that destroy_GL_context function attempts to do.

#nelua

Last updated 1 year ago

Kenta · @Kenta
45 followers · 273 posts · Server mas.to

Finally got around updating my binding for to 4.5

github.com/Its-Kenta/Raylib.ne

Next on the list is cleaning up the mess that the README is and then RLGL & Raygui binding.

#nelua #raylib

Last updated 1 year ago

Kenta · @Kenta
23 followers · 97 posts · Server mas.to

Spent all day working on polishing my binding... Added easings, more metamethods for Vectors and bam 11pm... HOW DID TIME GO SO QUICK

youtube.com/watch?v=xP7gChSqGm

#raylib #nelua

Last updated 2 years ago

Kenta · @Kenta
22 followers · 90 posts · Server mas.to

After a painful bashing my head on getting this to work (rebuilding the lib) finally got my binding to compile with emscripten to web.

#raylib #nelua

Last updated 2 years ago

Kenta · @Kenta
15 followers · 55 posts · Server mas.to

github.com/Its-Kenta/Raylib-Ne

binding to is finally done! Next step is easings!

#gamedev #nelua #raylib

Last updated 2 years ago

Kenta · @Kenta
15 followers · 55 posts · Server mas.to

Still so much left to do on finishing up my binding for . Mainly Raymath is the biggest culprit of it all.

#raylib #nelua

Last updated 2 years ago

André-LA 🎀 gamedev · @Andre_LA
156 followers · 323 posts · Server mastodon.gamedev.place

Aaand let's jam!

Starting making a new game with my friends Leonardo and Vinícius :D

#nene #nelua #gamedev

Last updated 2 years ago

André-LA 🎀 gamedev · @Andre_LA
156 followers · 324 posts · Server mastodon.gamedev.place

some of yesterday's progress.

#wasm4 #nelua

Last updated 2 years ago

André-LA 🎀 gamedev · @Andre_LA
156 followers · 324 posts · Server mastodon.gamedev.place

WIP: Entity generator for Irene

Receives an json input file, outputs a code file.

(The json "schema" will change later, I'll try some ideias inspired by gltf)

Hopefully this will make tool making easier later.

#nelua

Last updated 2 years ago

André-LA 🎀 gamedev · @Andre_LA
156 followers · 324 posts · Server mastodon.gamedev.place

My inspect-like library for is done 👍

#nelua

Last updated 3 years ago

André-LA 🎀 gamedev · @Andre_LA
156 followers · 324 posts · Server mastodon.gamedev.place

Rotor-quick and it's tests (including Lunar lander test) are now ported to ! ☕

commit: github.com/Andre-LA/rotor-quic

#nelua #ticolib #gamedev #tinycoffee

Last updated 4 years ago

André-LA 🎀 gamedev · @Andre_LA
156 followers · 324 posts · Server mastodon.gamedev.place

The binding update for 3.0 is finally complete!

features:
* raylib and raymath binding
* array type definitions (instead of only pointers)
* record functions
* useful operator overloading

repository: libregit.org/Andre-LA/raylib-n
GH mirror: github.com/Andre-LA/raylib-nel

#raylib #nelua

Last updated 5 years ago

André-LA 🎀 gamedev · @Andre_LA
156 followers · 324 posts · Server mastodon.gamedev.place

my binding generator is almost done ;-;

PR: libregit.org/Andre-LA/raylib-n
PR on github mirror: github.com/Andre-LA/raylib-nel

(simplified raylib header on the left, generated binding on the right)

#nelua #raylib

Last updated 5 years ago

André-LA 🎀 gamedev · @Andre_LA
156 followers · 324 posts · Server mastodon.gamedev.place

header reader almost done! \o/
now I'll start writing the binding generator

#nelua #raylib

Last updated 5 years ago