Code available at https://github.com/RiverDewberry/loopGame

It has come to my attention that there are some bugs when using the edge browser, this is likely an issue with web assembly running on the browser. Switching to Firefox seems to fix these issues.


Navigate a series of challenging levels by writing instruction loops your robot to execute and avoid robots controlled by your previous instruction loops, all while trying to use as few instructions as possible.

Robot instruction key:

'w' - move forward relative to the direction the robot is facing

'a' - move left relative to the direction the robot is facing

's' - move down relative to the direction the robot is facing

'd' - move right relative to the direction the robot is facing

'W' - move up regardless of the direction the robot is facing

'A' - move left regardless of the direction the robot is facing

'S' - move down regardless of the direction the robot is facing

'D' - move right regardless of the direction the robot is facing

'l' - turn the robot 90 degrees to the left

'r' - turn the robot 90 degrees to the right

'u' - turn the robot 180

'-' - do nothing (useful for timing)


Pixel art and code for MACRO by River Dewberry

Music by Acacia Jasmin https://opengameart.org/content/ultraviolet-salvation

This game was made using raylib, a simple and easy-to-use library to enjoy videogames programming https://www.raylib.com/index.html

Updated 4 days ago
Published 15 days ago
StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorRiverDewberry
GenrePuzzle
Made withraylib
Tags2D, Indie, No AI, Pixel Art, Singleplayer
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard, Mouse

Leave a comment

Log in with itch.io to leave a comment.