Skip to content

Commit fc958fa

Browse files
feature: Release V 2.0 minor improvements.
1 parent cade0b8 commit fc958fa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Simple HTML5 Canvas game ported to Scala.js
66
**Featuring Scala.js "in browser testing" by ScalaTest 3.x**
77

8-
A Scala hardcore action game where you possess and play as a Hero :smile:.
8+
A Scala hardcore action game where you possess and [play as a Hero]( http://goo.gl/oqSFCa) :smile:.
99

1010
## Project
1111
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.

src/main/scala-2.12/root-doc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
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.
22

3+
[Project repository](https://github.com/amsterdam-scala/Sjs-Simple-HTML5-canvas-game/blob/master/README.md), [live demo](http://goo.gl/oqSFCa).
4+
35
== Package structure ==
46

57
Notable packages include:

0 commit comments

Comments
 (0)