Giter VIP home page Giter VIP logo

sokoban-go's Introduction

Sokoban GoDoc Go Report Card Build Status

Logo

Retro game sokoban clone made in Go! Created by tristangoossens. GitHub followers
Please star this repository to help my project grow! GitHub stars

Run on Repl.it

The game

Here is a screenshot of sokoban's titlescreen!

Titlescreen

Screenshot of sokoban's first level!

Level1

How to play

First of all you will need Go, you can find more information here.

When you have installed Go, you will need to install the game:

git clone https://github.com/tristangoossens/sokoban-go.git

Then play it using the following command:

go run run.go

Or build and run using the following:

go build run.go
./run

Bucket list for future versions

  • Implement support for multiple crates and goals.
  • (Could)Read levels from 1 file(instead of 20).
  • Get rid of unnecessary variables.
  • Clean up code.
  • Add more levels(goal is around 30, more for v3).
  • Create a new UI to support bigger levels.
  • (Could)Add soundeffects for events.
  • Add new functionality. (v3)
    • Teleporter.
    • Player trap.
    • One Way Wall.
  • Implement a level selection ui. (v3)
  • Implement save current level button.
  • (Should)Add a timer to the gamescreen to time your best times.
    • (Should)Save your best time to a markdown file(table).
  • Add test files for all game files (v3)
  • Start from last saved level.

Feel free to help me add the functions above with a pull request!

Links

sokoban-go's People

Contributors

tristangoossens avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.