Purpose is to test out game logic implementation before implementing front-end aspects onto website.
Written in Go.
Game inspired by Machinarium arcade puzzles:
See example:
https://www.youtube.com/watch?v=kAXf0uhz2LA
Future levels to be inspired by Pokemon games' ice-themed Gym environments
After cloning and if Go is installed, use one of these methods:
go build,./gridGameTestgo run main.gogo install,gridGameTest