Unnamed Grid Algorithm Battle Simulator
UGABS is a simulation of various algorithms on a 2d grid, following the following rules:
-Each lil guy can only move on an empty cell or a cell of their colour.
-When one of them travels over an uncoloured cell, that cell is coloured in their colour.
-When a cell thing creates an enclosed space without any other creatures inside it, this space automatically gets filled in (to save time, as no other traveller can go inside of that area)
-The blocky beings move according to their algorithm
UGABS currently features 2 (technically four?) different algorithms.
You may customise the colours for each one of the algorithm grid people, as well as choose where they start on the grid.
The grid itself can also be customised, with the ability to choose a square/circle based shape, and the radius/size of it.
The primary tool I used to make this was Godot with GDScript. Special mention to Aseprite, BeepBox, and itch.io.
Find the GitHub link here: https://github.com/viywolf/ugabs
| Published | 4 days ago |
| Status | In development |
| Platforms | HTML5 |
| Author | Viy |
| Genre | Simulation |
| Made with | Godot |
| Tags | Godot, No AI, Open Source, Pixel Art, Sandbox, Simple |
| Code license | MIT License |
| Content | No generative AI was used |
Download
Click download now to get access to the following files:

Leave a comment
Log in with itch.io to leave a comment.