Guide:Main Page: Difference between revisions

From Game Making Tools Wiki
(→‎Programming: mdn and freecodecamp liinks)
m (GB Studio guide link, made the intro a bit clearer)
Line 1: Line 1:
In this section of the wiki you can find and add helpful info on game making tools, and maybe anything else helpful to game makering.
In this section of the wiki you can find and add helpful info on game making tools, and maybe anything else helpful to game makering.


Apart from software specific stuff general beginners guides for tool selection, and how to get started would be welcome!
Apart from software-specific stuff, general beginners guides for tool selection, and how to get started would be welcome!


==Getting Started Making Games==
==Getting Started Making Games==
Line 14: Line 14:
* [[Guide:Blender|Blender]]
* [[Guide:Blender|Blender]]
* [[Guide:EF-12|EF-12]]
* [[Guide:EF-12|EF-12]]
* [[Guide:GB Studio|GB Studio]]
* [[Guide:Git|Git]]
* [[Guide:Git|Git]]
* [[Guide:Godot|Godot]]
* [[Guide:Godot|Godot]]

Revision as of 08:18, 5 May 2019

In this section of the wiki you can find and add helpful info on game making tools, and maybe anything else helpful to game makering.

Apart from software-specific stuff, general beginners guides for tool selection, and how to get started would be welcome!

Getting Started Making Games

[links to basic guides, also general tips]

Tool Specific

Accessibility

Help on ensuring your game is accessible to people with disabilities.

Procedural Generation

See Also

Distribution

  • The Distribution section of this wiki, which has guides on distributing games.
  • The licensing page, for info. on choosing a suitable licence.

Miscellanea

Sources

Source code / projects for games that have been made public.

Programming