From Wiki96
Jump to: navigation, search
(Consensus: The IP address who made this page is braindead.)
m (Reverted edits by 94.233.241.205 (talk) to last revision by Kelbaz)
Tag: Rollback
 
(7 intermediate revisions by 5 users not shown)
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 [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):
You can [[Developing Games/JavaScript|use JS]], otherwise here are some tutorials for various game engines (that are known to export to HTML5):
* [https://unity.com/learn/get-started Unity]
* [[Developing Games/Unity|Unity]]
* [https://docs.godotengine.org/en/stable/getting_started/step_by_step/index.html Godot Engine]
* [[Developing Games/Godot|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])
* [[Developing Games/Construct|Construct 2/3]]
* [https://haxeflixel.com/documentation/ Haxeflixel]
* [[Developing Games/Flixel|HaxeFlixel]]
* [http://www.clickteam.com/clickteam-fusion-2-5 Clickteam Fusion]
* [[Developing Games/Fusion|Clickteam Fusion]]
[[Category:Tutorials]]

Latest revision as of 18:36, 16 May 2023

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 JS, otherwise here are some tutorials for various game engines (that are known to export to HTML5):