Skip to content

TerryCLAWong/gridGameTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

gridGameTest

Description

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

Usage

After cloning and if Go is installed, use one of these methods:

  • go build, ./gridGameTest
  • go run main.go
  • go install, gridGameTest

About

Test implementation of the Grid Game found on my website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages