Author |
Message |
GMartin
Joined: Feb 5, 2010 Posts: 306
|
Posted: Feb 19, 2021 11:38 AM Post subject: Phaser library |
|
Saw this in the updates document. Could you give an explanation of what it is and how it works
Thanks
George |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 848
|
Posted: Feb 19, 2021 12:04 PM Post subject: |
|
The 'phaser' library is a javascript library which comes with full installation of BioEra, and can be used with Html5 animations just like it is demonstrated in the HtmlGame example design.
This is a popular library so it may sense to use it, but it is on top of Html5 functionality, which means it doesn't need to be used, you can create html5 animations or game using completely different methods.
This update is just about upgrading from phaser version 2.3 to the latest 2.16. |
|
 |
GMartin
Joined: Feb 5, 2010 Posts: 306
|
Posted: Feb 19, 2021 12:20 PM Post subject: |
|
Jarek
Thanks. I am using Clickteam Fusion as I experiment with games Aside from small amount of visual basic to created add ons for BrainMaster years ago I know nothing of coding |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 848
|
Posted: Feb 19, 2021 1:59 PM Post subject: |
|
I don't have any experience with Html5 programming, so can't help here.
The example which comes with BioEra is something I found in their (phaser) examples and modified it a little. It is only enough to demonstrate the HtmlPlayer element, not really to suggest anything about how such games should be created. |
|
 |
GMartin
Joined: Feb 5, 2010 Posts: 306
|
Posted: Feb 19, 2021 4:04 PM Post subject: |
|
That is why Ilike Fusion. No HTML 5 program needed. |
|