Sokoban

Daniel Fackrell unlearned at DELETETHIS.learn2think.org
Mon Aug 12 11:14:50 EDT 2002


"Terry Reedy" <tjreedy at udel.edu> wrote in message
news:80Q59.181635$vg.7935495 at bin2.nnrp.aus1.giganews.com...
>
> "Seo Sanghyeon" <unendliche at hanmail.net> wrote in message
> news:45e6545c.0208120516.47aa5195 at posting.google.com...
> > # Sokoban in Python
>
> Without a sample map or any knowledge of how to construct one, I could
> not get very far 8-(.

>From reading the code, it looks like this should work to get you started
(untested as I don't have access to a Tkinter-enabled Python here at work):

---Start sample map---
#################
#@      $      .#
#################
---End sample map---

--
Daniel Fackrell (unlearned at learn2think.org)
When we attempt the impossible, we can experience true growth.





More information about the Python-list mailing list