aboutsummaryrefslogtreecommitdiffstats
path: root/sample/trick2015/README.md
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-11 14:37:06 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-11 14:37:06 +0000
commit5c28308f9fbb44bfc73fe8af58fdcce0ad0379f2 (patch)
treeb096f65a2e92c00028406ba988cd5e55094ab2f4 /sample/trick2015/README.md
parentd65bc80d3f71bf5423a6a6d9b3f8d4ff2faf6bd5 (diff)
downloadruby-5c28308f9fbb44bfc73fe8af58fdcce0ad0379f2.tar.gz
* sample/trick2015/: added the award-winning entries of TRICK 2015.
See https://github.com/tric/trick2015 for the contest outline. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53041 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sample/trick2015/README.md')
-rw-r--r--sample/trick2015/README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/sample/trick2015/README.md b/sample/trick2015/README.md
new file mode 100644
index 0000000000..6cae824796
--- /dev/null
+++ b/sample/trick2015/README.md
@@ -0,0 +1,16 @@
+This directory contains the award-winning entries of
+the 2nd Transcendental Ruby Imbroglio Contest for rubyKaigi (TRICK 2015).
+
+THESE ARE BAD EXAMPLES! You must NOT use them as a sample code.
+
+* kinaba/entry.rb: "Best piphilology" - **Gold award**
+* ksk\_1/entry.rb: "Most unreadable ALU" - **Silver award**
+* monae/entry.rb: "Doubling amphisbaena award" - **Bronze award**
+* eregon/entry.rb: "Least general solver" - 4th prize
+* ksk\_2/entry.rb: "Most general solver" - 5th prize
+
+These files are licensed under MIT license.
+
+For the contest outline and other winning entries, see:
+
+https://github.com/tric/trick2015