Inspiration
I thought in a game with simple graphics and gameplay. The first idea was something like a cave exploration, but ended being something different. The meaning of the movements may be thought as different height levels, where you can't jump from a so high one because you would be hurt, nor climb a too high one, because you are just a regular human being.
What it does
- Arrows to move
- Ctrl+Arrow to swap the cells in that direction
- R to reset the map
The goal is to collect as many coins as you can. To reach them you will have to find a path through the map, which consists in cells of different colors, and each color constrains your possible movements. You can also swap the color of the cells that surround you in order to find new ways to the coins.
How I built it
The game was built entirely with the Unity3D engine.
Challenges I ran into
When building for WebGL I had many errors because my system path had some no-ascii characters (my name) and couldn't build and I had to trick building the project from a usb.
Accomplishments that I'm proud of
Having built a full and playable videogame using my own resources, in less than 48h and by myself. Exploiting a personal idea that has become something real.
What I learned
To develop a videogame in Unity using my own resources.
What's next for Glitch Grid
Android version. Different game modes: Time limit run, marathoon, multiplayer, and more.


Log in or sign up for Devpost to join the conversation.