Skip to content

Commit 53e2099

Browse files
feature: Release V 2.0 Minor issue.
1 parent ad6b0be commit 53e2099

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

+1-1
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]( http://goo.gl/oqSFCa) :smile:.
8+
A Scala hardcore action game where you possess and [play as a Hero](http://goo.gl/oqSFCa) :smile:. **Please rate this repository.**
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

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
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).
3+
'''''See also:'''''
4+
- [[https://github.com/amsterdam-scala/Sjs-Simple-HTML5-canvas-game/blob/master/README.md Project repository.]]
5+
- [[http://goo.gl/oqSFCa Live demo.]]
6+
47

58
== Package structure ==
69

0 commit comments

Comments
 (0)