From Wiki96
(ok so lets say you learned those, but how do people know how to actually port games to windows 96? (ik pure js is easier but i mean anything else)) Tag: Undo |
(how about you make the pages before you link them dumbass) Tag: Undo |
||
Line 1: | Line 1: | ||
Windows 96 can be pretty boring at times. There are games in the Package Manager, but what if you want to create your own games? | Windows 96 can be pretty boring at times. There are games in the Package Manager, but what if you want to create your own games? | ||
You can [ | You can [https://developer.mozilla.org/en-US/docs/Learn/JavaScript use JavaScript], or you can use these tutorials for various game engines (that are known to export to HTML5): | ||
* [ | * [https://unity.com/learn/get-started Unity] | ||
* [ | * [https://docs.godotengine.org/en/stable/getting_started/step_by_step/index.html Godot Engine] | ||
* [[ | * [https://www.construct.net/en/make-games/manuals/construct-3 Construct 3] ([https://www.construct.net/en/construct-2/manuals/construct-2 Construct 2]) | ||
* [ | * [https://haxeflixel.com/documentation/ Haxeflixel] | ||
* [ | * [http://www.clickteam.com/clickteam-fusion-2-5 Clickteam Fusion] |
Revision as of 22:24, 8 September 2022
Windows 96 can be pretty boring at times. There are games in the Package Manager, but what if you want to create your own games?
You can use JavaScript, or you can use these tutorials for various game engines (that are known to export to HTML5):