You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<h1>ZephyrJS</h1>
2
-
<p><b>Expands PixiJS for easy game development!</b></p>
2
+
<p><b>Expands PixiJS for easy game development!</b><br/>I'm not part of the PixiJS team (though I'd love to be), so any PixiJS questions should go to them :)</p>
3
3
<h2>Tell Me Why</h2>
4
4
<p>PixiJS on its own is very powerful, but a lot of work is needed to make it work for web-based games. PhaserIO is exclusively used to make games, and not all of the functionality is easily translatable back to Pixi. ZephyrJS directly ADDS to Pixi instead of wrapping it, letting you use the full functionality of Pixi so that the work is translatable.</p>
0 commit comments