I made a really simple 2D platformer yesterday using @godot and following a tutorial.

It’s all assets I downloaded and steps I followed, but it’s something I never thought I’d actually be able to do!

It was interesting and I definitely want to learn more in the future!

This is the most fulfilled I’ve felt in months.

  • Jeena@jemmy.jeena.net
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    That inspired me to try it too, and it’s really cool! In just 2 hours I got my player running around, jumping, etc. I didn’t expect it would be quite so easy:

    I have the assets from a previous attempt to write it in JavaScript from scratch https://chuck-game.tumblr.com/about which failed because of something in the physics engine crashing the whole browser for the players.