Controls:

- WSAD or Arrow Keys to move

- Space to start

In this game you are NPC and must obey AI who gives you commands where to go. Beware, you have limited time to move to it and some obstacles appear on level. The
goal is to complete as many orders as possible in given time.

EDIT: I've just uploaded Bot Commands You development timelapse video. If you are interested, check it out here ;)

EDIT2: I've just put source code on Github. If you are interested, check it out here ;) https://github.com/Kiel97/trijam-84

---

This is my entry for TriJam #84 and my first attemp at making game in 3 hours. I had a lot of fun designing game mechanic on paper and implementing it in Godot and GDScript. Development went well. I did everything I planned and had extra time to improve visuals like particle effects, tweening and playing animations. Time depleting could be better balanced though.

StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorKiel97
GenreAction
Tags2D, Arcade, Black and White

Comments

Log in with itch.io to leave a comment.

(+1)

Cool game, the style is very fitting. Nice that it works in the browser :)

I like the movement, the floatiness makes it more interesting to play.

Hey buddy! Thanks for feedback! I tried to do movement on my own without using old and used template code. I had no idea how to get rid of floatiness and keep smooth controls at once so I left it as is. And I think it went pretty well.

I will post my timelapse on Youtube soon. Stay tuned if you are interested! ;)