summaryrefslogtreecommitdiff
path: root/sample/trick2022/README.md
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2022-12-19 22:12:34 +0900
committerYusuke Endoh <mame@ruby-lang.org>2022-12-24 03:19:45 +0900
commite8b0180974a1f51ae3894d3e055461a1037c778d (patch)
tree788a13f27eafde80cf07322206d8faa4a29ec7d9 /sample/trick2022/README.md
parent1d3bfd804cdba027ab9ec79678692b607c43b798 (diff)
downloadruby-e8b0180974a1f51ae3894d3e055461a1037c778d.tar.gz
sample/trick2022/: adds the top-three entries of TRICK 2022
See https://github.com/tric/trick2022 for TRICK 2022.
Diffstat (limited to 'sample/trick2022/README.md')
-rw-r--r--sample/trick2022/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/sample/trick2022/README.md b/sample/trick2022/README.md
new file mode 100644
index 0000000000..3b2af6f86b
--- /dev/null
+++ b/sample/trick2022/README.md
@@ -0,0 +1,14 @@
+This directory contains the award-winning entries of
+the 4th Transcendental Ruby Imbroglio Contest for rubyKaigi (TRICK 2022).
+
+THESE ARE BAD EXAMPLES! You must NOT use them as a sample code.
+
+* 01-tompng/entry.rb: "Best fishbowl" -- Tomoya Ishida (tompng)
+* 02-tompng/entry.rb: "Most interactive code" -- Tomoya Ishida (tompng)
+* 03-mame/entry.rb: "Most anti-gravity" -- Yusuke Endoh
+
+These files are licensed under MIT license.
+
+For the contest outline and other winning entries, see:
+
+https://github.com/tric/trick2022