Skip to content

oddstream/gomaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Game in Go + Ebiten

A playground sandpit for mazes using Go + Ebiten + fogleman/gg, based on ideas from Tetra Loops and PUCK MAZE.

Currently you can play "kitten herding".

Move the yellow blob around by throwing the ball (clicking on a tile), and the yellow blob finds a path from where it is to the ball (if there is one).

Toggle the walls around the yellow blob using the WASD keys.

Turn the yellow blob into a wall-breaking bulldozer using the arrow keys.

Try to herd the kittens into the small area at the center of the grid.

Live Version

Screenshot Screenshot Screenshot

About

A Go+Ebiten playground for maze ideas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages