Commit Graph

10 Commits

Author SHA1 Message Date
Zev Spitz
3b896fc144 Simplify Tower (C#) folder structure 2022-01-17 15:25:01 +02:00
Zev Spitz
75def2707d Add sln and csroj/vbproj files where missing 2022-01-16 08:17:31 +02:00
Jeff Atwood
6f3d4bd78b Merge pull request #375 from LukasMurdock/update-readme
Update game readme
2022-01-03 07:20:28 -08:00
Tom Wyant
708155978c Add Perl port of 90_Tower (Tower of Hanoi) 2022-01-03 06:23:44 -05:00
LukasMurdock
76c5e1e995 add 17-96 2022-01-03 02:13:21 -05:00
Josh Gribbon
b3b460779e Move folder for consistency 2022-01-02 18:50:20 -05:00
eries2
6fcff28bcc added a beter pretty print for each tower. helped my 7yo visualize what was going on 2022-01-02 10:50:22 -08:00
ericries
437b4c2920 Update tower.py
easier debugging with fewer disks
2022-01-01 17:26:04 -08:00
ericries
5e2647682f Add files via upload
Simple python implementation. Apologies for any errors, I only had a minute to whip this up
2022-01-01 17:05:56 -08:00
Chris Reuter
d26dbf036a Removed spaces from top-level directory names.
Spaces tend to cause annoyances in a Unix-style shell environment.
This change fixes that.
2021-11-21 18:30:21 -05:00