This is the first game I made without using a tutorial.

This game was made in 1 hour after 1 failed attempt.

By making this I learned:

  • The dangers of feature creep
  • The difference between staticbodies, rigidbodies, kineticbodies, and area2ds
  • How to code 8-direction movement in GDScript
  • How to make invisible walls
  • How to use signals in Godot (and that one signal can connect to two scripts! useful...)
  • To not be so self-conscious about making games and just make garbage so I can get good enough to make not-garbage
  • How to just start making a game without a plan
  • How to properly export to html5 from godot

Things I would have liked to fix given more time:

  • Ability to restart without refreshing the page (sorry!)
  • Random sign spawn (it's in the same spot every time lol)

Leave a comment

Log in with itch.io to leave a comment.