Skip to content

Commit

Permalink
Add website link
Browse files Browse the repository at this point in the history
  • Loading branch information
YorkshireKev committed Aug 7, 2015
1 parent 8f0a0d0 commit f6e2a09
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#Virtual Slot Machine#

A 3D slot machine game that runs in the browser.

Only html5 web standards are used, so no need for flash or any such nonsense. It does require a fairly modern browser though. I've tested it with Chrome and Firefox.

I wrote Virtual Slot Machine to help me learn the excellent JavaScript 3D library [three.js](http://threejs.org/)
I wrote Virtual Slot Machine to help me learn the excellent JavaScript 3D library [three.js](http://threejs.org/)

You don't need to clone the repo locally if you just want to play the game. Just point your browser at: [http://www.kevssite.com/virtual-slot-machine](http://www.kevssite.com/virtual-slot-machine)

0 comments on commit f6e2a09

Please sign in to comment.