home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / pascal / 7770 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  1.1 KB

  1. Xref: sparky comp.lang.pascal:7770 rec.games.programmer:5230 comp.sys.ibm.pc.misc:16247 comp.sys.ibm.pc.programmer:714
  2. Path: sparky!uunet!world!ksr!jkenton
  3. From: jkenton@ksr.com (Jeff Kenton)
  4. Newsgroups: comp.lang.pascal,rec.games.programmer,comp.sys.ibm.pc.misc,comp.sys.ibm.pc.programmer
  5. Subject: Re: Source of a little puzzle under MS-DOS TurboPascal wanted
  6. Message-ID: <20552@ksr.com>
  7. Date: 31 Dec 92 10:04:49 EST
  8. References: <1992Dec30.162530.7112@delos.stgt.sub.org> <1992Dec31.131824.19586@cs.utwente.nl>
  9. Sender: news@ksr.com
  10. Lines: 18
  11.  
  12. ahoekstr@cs.utwente.nl (Andre D. Hoekstra) writes:
  13.  
  14. >In article <1992Dec30.162530.7112@delos.stgt.sub.org> stefanb@delos.stgt.sub.org (Stefan Bechtold) writes:
  15. >>Hi !
  16. >>
  17. >>A friend of mine is looking for a puzzle; it's a little bit difficult 
  18. >>to describe but I'll try it.
  19. >>This puzzle shuffles a display like those old 16 square plastic
  20. >>puzzles.
  21. >>and you have to put those squares in the right order)
  22. >>
  23. >>The program should also be able to solve the problem itself.
  24. >>
  25.  
  26. There is a program called puzzle in the X distribution which does this.  It's
  27. written in C, of course.
  28.  
  29.  
  30.