Shop OBEX P1 Docs P2 Docs Learn Events
Sokoban — Parallax Forums

Sokoban

RoadsterRoadster Posts: 209
edited 2008-01-04 22:26 in Propeller 1
Here is a version of the·puzzle game Sokoban I have been working on
The object is to push the boxes into the red squares, if you pushed a box into a corner you can push start to restart the level.

Things I want to add:
  • Use keyboard, only works with a gamepad
  • More levels only 10 now
  • Menu screen to start new game, or complete latest level
  • Maybe some better sounds

Comments

  • Spork FrogSpork Frog Posts: 212
    edited 2008-01-01 04:58
    Hey, not bad at all. Great to see a good version of the classic.
  • Ym2413aYm2413a Posts: 630
    edited 2008-01-01 21:05
    Looks really cool! : )

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Share the knowledge: propeller.wikispaces.com
    Lets make some music: www.andrewarsenault.com/hss

  • Spork FrogSpork Frog Posts: 212
    edited 2008-01-02 00:28
    After doing a bit of testing and getting stuck on level 3 (I was never real great at the game), I found an interesting bug: In certain numbers, specifically the 20's, 30's, 60's, 80's, and 90's, only the first digit is displayed (ie 2, 3, 6, 8, or 9). The second digit is cut off somewhere inside. Doesn't seem to apply over 100.
  • BamseBamse Posts: 561
    edited 2008-01-04 05:36
    I got stuck on Level 6... shakehead.gif

    Would be nice with an "undo" feature so you don't have to restart the whole level...
    Think it's possible ?

    Great job.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Living on the planet Earth might be expensive but it includes a free trip around the sun every year...

    Experience level:
    [noparse][[/noparse] ] Let's connect the motor to pin 1, it's a 6V motor so it should be fine.
    [noparse][[/noparse] ] OK, I got my resistors hooked up with the LEDs.
    [noparse][[/noparse]X] I got the Motor hooked up with the H-bridge and the 555 is supplying the PWM.
    [noparse][[/noparse] ] Now, if I can only program the BOE-BOT to interface with he Flux Capacitor.
    [noparse][[/noparse] ] I dream in SX28 assembler...

    /Bamse
  • RoadsterRoadster Posts: 209
    edited 2008-01-04 22:26
    Thanks for the feedback Spork and Bamse
Sign In or Register to comment.