From 8c7f4555d5af5b59f4c66902f951e2bd43cb00a6 Mon Sep 17 00:00:00 2001 From: "theburningmonk@gmail.com" Date: Tue, 13 Jan 2015 10:11:43 +0000 Subject: [PATCH] - added slides by Yan Cui --- F# in Social Gaming/readme.md | 7 +++++++ Modelling game economy with Neo4j/readme.md | 7 +++++++ My Adventure with Elm/readme.md | 9 +++++++++ 3 files changed, 23 insertions(+) create mode 100644 F# in Social Gaming/readme.md create mode 100644 Modelling game economy with Neo4j/readme.md create mode 100644 My Adventure with Elm/readme.md diff --git a/F# in Social Gaming/readme.md b/F# in Social Gaming/readme.md new file mode 100644 index 0000000..cb2cd8d --- /dev/null +++ b/F# in Social Gaming/readme.md @@ -0,0 +1,7 @@ +# F# in Social Gaming # + +Yan Cui + +[@theburningmonk](https://twitter.com/theburningmonk) + +The slides are available on [Slideshare](http://www.slideshare.net/theburningmonk/f-in-social-gaming-codemash-15). \ No newline at end of file diff --git a/Modelling game economy with Neo4j/readme.md b/Modelling game economy with Neo4j/readme.md new file mode 100644 index 0000000..5b0bbf7 --- /dev/null +++ b/Modelling game economy with Neo4j/readme.md @@ -0,0 +1,7 @@ +# Modelling game economy with Neo4j # + +Yan Cui + +[@theburningmonk](https://twitter.com/theburningmonk) + +Slides are available on [SlideShare](http://www.slideshare.net/theburningmonk/modelling-game-economy-with-neo4j). \ No newline at end of file diff --git a/My Adventure with Elm/readme.md b/My Adventure with Elm/readme.md new file mode 100644 index 0000000..f630540 --- /dev/null +++ b/My Adventure with Elm/readme.md @@ -0,0 +1,9 @@ +# My Adventure with Elm # + +Yan Cui + +[@theburningmonk](https://twitter.com/theburningmonk) + +Slides are available on [SlideShare](http://www.slideshare.net/theburningmonk/my-adventure-with-elm), an older version of the talk is available on [NDC Videos](http://www.ndcvideos.com/#/app/video/3041). + +The live demo is based on this [github repo](https://github.com/theburningmonk/elm-snake). \ No newline at end of file