Giter Club home page Giter Club logo

gokoban's Introduction

Gokoban - 3D Puzzle Game

Awarded 1st place in the 2017 Gopher Game Jam

Gokoban is a 3D puzzle game written in Go. 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. Levels are read from text files in /levels so you can easily modify them and even create new ones.

It was created using G3N for the 2017 Gopher Game Jam on itch.io.

Gokoban Screenshots

Building from source

First make sure you have the G3N external dependencies in place.

The following command will download and install Gokoban, G3N, and all of G3N's Go package dependencies (make sure your GOPATH is set correctly):

go get -u github.com/danaugrs/gokoban

If you are on Windows, you'll need the audio DLLs mentioned in the G3N readme. You may also need vcruntime140.dll. All the necessary DLLs are provided here under dist/win - you just need to "add" them to your PATH, or copy them to the same folder that your Gokoban executable is in. Alternatively you can build them yourself by following these instructions. You can obtain vcruntime140.dll by downloading a Microsoft Visual C++ Redistributable.

Support

I hope you enjoy playing and learning from Gokoban as much as I enjoyed writing it.

If you come across any issues, please report them.

gokoban's People

Contributors

danaugrs avatar

Watchers

James Cloos avatar Ke Wang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.