@urso/core 0.4.15 → 0.4.16

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,3 +1,6 @@
1
+ URSO — The HTML5 Fame Framework
2
+ =============
3
+
1
4
  ![pixi.js logo](https://ursojs.io/img/logo.png)
2
5
 
3
6
  # urso
@@ -7,6 +10,7 @@ HTML5 game engine
7
10
  ### Learn more ###
8
11
  - You can find more information on the [official website](https://ursojs.io/)
9
12
  - Explore working [examples](https://ursojs.io/examples.html) demos and see the code structure
13
+ - Also you can use [slot base game](https://github.com/megbrimef/urso-slot-base) as a slot game engine
10
14
  - Clone [examples repository](https://github.com/megbrimef/urso-examples) to fast learning
11
15
 
12
16
  ### How to ###