Skip to content

Commit

Permalink
feature: Release V 2.0 Minor issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeriousSoftware committed Nov 10, 2016
1 parent ad6b0be commit 53e2099
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Simple HTML5 Canvas game ported to Scala.js
**Featuring Scala.js "in browser testing" by ScalaTest 3.x**

A Scala hardcore action game where you possess and [play as a Hero]( http://goo.gl/oqSFCa) :smile:.
A Scala hardcore action game where you possess and [play as a Hero](http://goo.gl/oqSFCa) :smile:. **Please rate this repository.**

## Project
This "Simple HTML5 Canvas Game" is a [Scala.js](https://en.wikipedia.org/wiki/Scala.js) project which targets a browser capable displaying HTML5, especially the `<canvas>` element.
Expand Down
5 changes: 4 additions & 1 deletion src/main/scala-2.12/root-doc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
This is the documentation for a simple HTML5 Canvas game written in Scala, and cross compiled to run in the browser targeting the HTML5 Canvas.

[Project repository](https://github.com/amsterdam-scala/Sjs-Simple-HTML5-canvas-game/blob/master/README.md), [live demo](http://goo.gl/oqSFCa).
'''''See also:'''''
- [[https://github.com/amsterdam-scala/Sjs-Simple-HTML5-canvas-game/blob/master/README.md Project repository.]]
- [[http://goo.gl/oqSFCa Live demo.]]


== Package structure ==

Expand Down

0 comments on commit 53e2099

Please sign in to comment.