# README
Worm in the Pipes
This example game is a Golang port of an old Game Maker Studio project I made in 2014.
A screenshot of the example game, Worm in the Pipes
Run Game
gmlgo build -tags debug && ./worm
Run Tests
-
Open the
test
folder -
Run the following from the command-line:
go test -tags headless
Credits
- magicdweedoo for making the soundtrack
- milkroscope for their artwork on Worm In The Pipes
# Packages
No description provided by the author