Guide:Main Page: Difference between revisions

From Game Making Tools Wiki
(→‎Programming: Added 'Graphics' section, and linked 'The Book of Shaders')
Line 17: Line 17:
* [[Guide:Git|Git]]
* [[Guide:Git|Git]]
* [[Guide:Godot|Godot]]
* [[Guide:Godot|Godot]]
* [[Guide:LMMS]]
* [[Guide:LMMS|LMMS]]
* [[Guide:OpenSCAD|OpenSCAD]]
* [[Guide:OpenSCAD|OpenSCAD]]
* [[Guide:Pico-8|Pico-8]]
* [[Guide:SmileBASIC|SmileBASIC]]
* [[Guide:SmileBASIC|SmileBASIC]]
* [[Guide:Unity|Unity]]
* [[Guide:Unity|Unity]]

Revision as of 13:37, 5 March 2021

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

Graphics Programming