Hi everyone,
I made an open-source 3D puzzle game with Go. It's called Gokoban <https://github.com/danaugrs/gokoban>! You control the Go gopher, and your objective in each level is to push the boxes until they are all on top of the yellow pads. There are elevators that help you reach high places and move boxes up and down. It was created using G3N <https://github.com/g3n/engine> for the April-July 2017 Gopher Game Jam <https://itch.io/jam/gopher-jam>. <https://lh3.googleusercontent.com/-zAu3Rjbud1U/WX_LgegpuqI/AAAAAAACA2A/55txkk3maqI8uQIe_U0lnWHC-ncvZFN7ACLcBGAs/s1600/screenshots.gif> Here's the Github repository: github.com/danaugrs/gokoban The last few levels can be quite challenging! I had a lot of fun writing it and getting my friends and family to play it. Let me know what you think! -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
