GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: a tiny graphical app kit for ruby
Homepage: http://code.whytheluckystiff.net/shoes
Clone URL: git://github.com/why/shoes.git
 * samples/: cleaned up the samples directory, renamed according to code 
 difficultly.  added othello, minesweeper, tankspank and reminder from the 
 Shoebox.
 * COPYING: credits for the added samples.
why (author)
Mon Mar 31 22:27:29 -0700 2008
commit  d00af636c4ec07186ee8f90d832ce9fc9c778c57
tree    ace41fc2a4c823e7cc573d81d148cae1489507f9
parent  968a861b2eb597cfe5bae94e175ac681fd31be8b
...
1
2
 
 
 
 
 
 
 
3
4
5
...
 
 
1
2
3
4
5
6
7
8
9
10
0
@@ -1,5 +1,10 @@
0
-Copyright (c) 2007 why the lucky stiff
0
-Except samples/clock.rb (c) 2007 Thomas Bell
0
+Copyright (c) 2008 why the lucky stiff
0
+Except:
0
+ samples/expert-minesweeper.rb (c) 2008 que
0
+ samples/expert-othello.rb (c) 2008 Tieg Zaharia
0
+ samples/expert-tankspank.rb (c) 2008 Kevin C.
0
+ samples/good-clock.rb (c) 2008 Thomas Bell
0
+ samples/good-reminder.rb (c) 2008 Oliver Smith
0
 
0
 Permission is hereby granted, free of charge, to any person
0
 obtaining a copy of this software and associated documentation

Comments

    No one has commented yet.