package
0.4.0
Repository: https://github.com/silbinarywolf/gml-go.git
Documentation: pkg.go.dev

# README

Worm in the Pipes

This example game is a Golang port of an old Game Maker Studio project I made in 2014.

A worm jumping between two pipes A screenshot of the example game, Worm in the Pipes

Run Game

gmlgo build -tags debug && ./worm

Run Tests

  1. Open the test folder

  2. Run the following from the command-line:

go test -tags headless

Credits

# Packages

No description provided by the author