3 years ago

Not directly game dev but about teaching game dev principles; hope it's ok to post: I am writing a presentation system using #love2d to create videos on game dev topics (so far mostly math, but other topics will follow). Pretty happy with today's result.




0 comments

Loading...

Next up

My brower-playable demo of 8-bitBot is now available on itch: https://zet23t.itch.io/8-bitbot - it is an easy to pick-up cozy programming puzzle game!

#puzzlegame #cozygame

Working slowly towards something that could be working. Just didn't feel well the recent days and lost a lot of free time I had :(

#raylib

Yesterday I ported my WIP game to the browser! It's now runable on 3 platforms: Windows desktop, browser and the Thumby Color.

Project(s) & Health Update

I'm alive! I have been resting a lot after the brutal game jam crunch... We didn't make the deadline, but the team is very invested and determined, so we'll finish the demo-

Did you know that #raylib comes with an integrated mod music player? I for sure didn't until I stumbled over it. Besides that, this is a demo how I work on my game: start, compile, edit files, recompile. Super quick and simple!

The Hive - Everything is a Crab

Trying to come up with the UI for a turn based combat system, replacing the dexterity game I initially had in mind as the UX on device doesn't work so well. The challenge: The UI must fit on the 128x128 screen.

#gamedev

Triggering attack animations. It's still missing so much though 🥲

We started making a game about flipping tables. We ended up making all of this too.

I added the ability to embed sprites in texts and am now working on implementing the actions for the gameplay.