@urso/core 0.4.15 → 0.4.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
# urso
|
|
4
|
-
HTML5 game engine
|
|
1
|
+
URSO — The HTML5 Game Framework
|
|
2
|
+
=============
|
|
5
3
|
|
|
4
|
+

|
|
6
5
|
|
|
7
6
|
### Learn more ###
|
|
8
7
|
- You can find more information on the [official website](https://ursojs.io/)
|
|
9
8
|
- Explore working [examples](https://ursojs.io/examples.html) demos and see the code structure
|
|
9
|
+
- Also you can use [slot base game](https://github.com/megbrimef/urso-slot-base) as a slot game engine (slot framework)
|
|
10
10
|
- Clone [examples repository](https://github.com/megbrimef/urso-examples) to fast learning
|
|
11
11
|
|
|
12
12
|
### How to ###
|