From bcf43457dbd29f10dda9a4f542aa8f6300a10e33 Mon Sep 17 00:00:00 2001 From: SHRIJIT BASAK Date: Tue, 25 Oct 2016 19:59:22 +0530 Subject: [PATCH] minor README.MD changes changed coffee script to coffeescript --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39ebb83..62a25c5 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ A selection of major game studios, publishers, etc. using GitHub: * [Jolly Jumper](https://github.com/shohan4556/jolly-jumper) - Made in Phaser. [Play it now!](http://shohan4556.github.io/jolly-jumper/) * [Clumsy Bird](https://github.com/ellisonleao/clumsy-bird) - Flappy Bird clone in JavaScript using MelonJS. [Play it now!](http://www.varunpant.com/static/resources/CrappyBird/index.html) * [Codename Lumberjack](https://github.com/arkeus/Codename-Lumberjack) - Simple flash game written using Actionscript 3.0 and Flixel. [Play it now!](http://projects.iarke.us/codenamelumberjack/) -* [Coffee Snake](https://github.com/dommmel/coffee-snake) - HTML5 snake game written in coffee script. [Play it now!](http://dommmel.github.com/coffee-snake/) +* [Coffee Snake](https://github.com/dommmel/coffee-snake) - HTML5 snake game written in coffeescript. [Play it now!](http://dommmel.github.com/coffee-snake/) * [Coil](https://github.com/leereilly/Coil) - HTML5 canvas game where you defeat enemies by wrapping enemies in your trail. [Play it now!](http://hakim.se/experiments/html5/coil/) * [Color Quest](https://github.com/redbluegames/game-off-2013) - Infinite runner following a black and white pixel's quest to change into a color pixel. [Play it now!](http://redbluegames.com/game-off-2013/) * [Core Commiter](https://github.com/vladikoff/game-off-2012) - GitHub Game Off 2012 Entry. [Play it now!](http://committer.meteor.com/)