Giter Club home page Giter Club logo

Comments (4)

danaugrs avatar danaugrs commented on August 27, 2024 3

I love it, Amy! Finally solved it 🙌.
It's not often I get to enjoy my own game (since I made all the levels) - thank you!
Please do share if you make more :)

from gokoban.

amyadzuki avatar amyadzuki commented on August 27, 2024 2

You are so welcome! I have always loved text grid (making up that term since idk what they are really called) level editing like this. In fact I plan to use a text grid format for my game too if at all possible even though it's a genre that's hard to do that with. It is just super fun to make levels in text grids to me for some reason (and level creation is like my favorite thing ever anyway).

Ok, ok, that one must have been too easy for you to solve it that fast. Here's a really good one. There is one rule: if you walk under a box (the first 8 boxes you come by are like that) and it doesn't fall behind you like it "should", then reset the level. They usually fall behind you but sometimes they get stuck when you walk quickly under them, I think due to the same reason that #6 happens but I'm not sure. Anyway it will mess up the level if any of the 8 boxes at the start get stuck and you keep trying to solve it... idk if it makes it any easier but it makes it different than I intended.

..........]]].... ..........].].... ..........]]].... ..........]e-.... .........e--..... ....]..e--....... .................
..........].].... ..........].].... ..........].].... ..........]e-.... .........e-.x.... ....]..e-.x...... .................
..........].].... ..........].].... ..........].].... ..........]e-.... .........e-.x.... ....]..e-.x...... .................
..........]]].... ..........].].... ..........].].... ..........]e-.... ]]]]]....e-.x.... ]o]]]..e-.x...... .................
..........].].... ]]]]].....].].... ].]]].....].].... ].]]].....]e-.... ].]]]....e-.x.... ]..]]..e-.x...... .........].......
..........].].... ]]]]].....].].... ].]]].]]]]].].... ]]]]].....e--.... ]]]]]....].]xxxx. ]...e---.].]..... .........].].....
..........]]].... ]]]]].....].].... ]...].....]]].... ]]].]......e-.... ]]].]....]]]..... ].].]....]]]..... .........]]].....
................. ................. ................. ................. ]]]]]......]..... ]o]]]s.....]..... ...........].....

P.S. One final note is that I wasn't sure if the "floating box" behavior was intended (I keep bending the level design rules lol) but if you change that behavior then it won't ruin this level, you will just need to change the starting position to up top.

I hope you enjoy this one too ^_^ These are so fun to make during my breaks from coding!


Edit: I found out it's possible to end up with 4 blocks at the bottom, so I made a revised version that requires that:

...........]]].... ...........].].... ...........]]].... ...........]e-.... ..........e--..... .....]..e--....... ..................
...........].].... ...........].].... ...........].].... ...........]e-.... ..........e-.x.... .....]..e-.x...... ..................
...........].].... ...........].].... ...........].].... ...........]e-.... ..........e-.x.... .....]..e-.x...... ..................
...........]]].... ...........].].... ...........].].... ...........]e-.... ]]]]]]....e-.x.... ]]o]]]..e-.x...... ..................
...........].].... ]]]]]].....].].... ]].]]].....].].... ]].]]].....]e-.... ]].]]]....e-.x.... ]]..]]..e-.x...... ..........].......
...........].].... ]]]]]].....].].... ]].]]].]]]]].].... ]]]]]].....e--.... ]]]]]]....].]xxxx. ]o...e---.].]..... ..........].].....
...........]]].... ]]]]]].....].].... ]]...].....]]].... ]]]].]......e-.... ]]]].]....]]]..... ]].].]....]]]..... ..........]]].....
.................. .................. .................. .................. ]]]]]]......]..... ]]o]]]s.....]..... ............].....

from gokoban.

meussieuc avatar meussieuc commented on August 27, 2024

Great game !
I found it when I was searching for a graphic engine in Go in order to develop a 3D Sokoban.
Found G3M that was referencing your game.
No need to develop it after all.

Anyway, I wanted to share one of my own level. It is based on a Nethack Sokoban level with a twist:

]e-- ...] .... .... .... .... .... .... .... .... .... .... ....
]e-- ...] .... .]s. .].. .].. .... .... .... .].. .].. .].. .]..
.]o. ...] .... .].. .]x. .]x. .].. .].. .].. .].. .]x. .].. .]..
.].. ...] .... .].. .].. .]x. .]x. .... .].. .]x. .].. .]x. .]..
.].. ...] .... .].. .].. .].. .].. .... .].. .].. .].. .].. .]..
.].. ...] .... .... .... .... .... .... .]x. .... .... .... ....
.].. ...] .... .... .... .... .... .].. .].. .].. .].. .].. .]..
.]o. ...] ...] ..]o ..]o ]]]] ...] .].. .].. .].. .].. .].. .]..
.].. .].] ]e-- ]e-- ]e-- ]e-- .].. .]x. .]x. .].. .].. .].. .]..
.].. .].] ..e- ...] ...] ...] .... .]o. .].. .].. .].. .].. .]..

from gokoban.

discordfonts123 avatar discordfonts123 commented on August 27, 2024

Great sport!
I located it when I become searching for a graphic engine in Go for you to expand a 3-d Sokoban.
I Found G3M that was referencing your recreation.
No want to develop it in any case.
It is primarily based on a Nethack Sokoban level with a twist:
Anyway, I want to proportion my discord fonts. Because Discord Fonts is a free tool game that makes a fancy text style number, names, symbols and etc.

from gokoban.

Related Issues (14)

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.