Guide:Main Page: Difference between revisions
From Game Making Tools Wiki
m (→Asset Creation: FFmpeg) |
m (→Asset Creation: Nicened FFmpeg link) |
||
Line 31: | Line 31: | ||
* [[Guide:GIF|Creating GIFs]] | * [[Guide:GIF|Creating GIFs]] | ||
* [[Guide:Blender|Blender]] | * [[Guide:Blender|Blender]] | ||
* [[Guide:FFmpeg]] | * [[Guide:FFmpeg|FFmpeg]] | ||
* [[Guide:ImageMagick|ImageMagick]] | * [[Guide:ImageMagick|ImageMagick]] | ||
* [[Guide:Inkscape|Inkscape]] | * [[Guide:Inkscape|Inkscape]] |
Revision as of 05:42, 2 March 2022
In this section of the wiki you can find and add helpful info on specific game making tools, as well as guides on other aspects of game making.
This Wiki
- Guide:Game Making Tools Wiki - General guide for editing this wiki.
- Guide:Glossary - Game-making terms and jargon.
Getting Started Making Games
[links to basic guides, also general tips]
- Personal Games Resource List on the itch.io forum.
- Mental Health in Games Resource List on the itch.io forum.
Tool-Specific
- 3D Rad
- Clickteam (From KNP through to Clickteam Fusion)
- Bipsi
- Bitsy
- EF-12
- GB Studio
- Godot
- Inform
- Pico-8
- SmileBASIC
- Unity
- Vertex Meadow
- ZZT
Asset Creation
Genre-Specific
- Roguelike coding advice on No Time To Play.
- Articles on the RogueBasin wiki.
Accessibility
Help on ensuring your game is accessible to people with disabilities.
- Disability And Gaming Resource List - Great list of essays on playing games with disabilities.
- The Disabled Gaming Resource - Links for players and makers with disabilities, people wanting to making things accessible to people with disabilities, and more.
- Accessibility Design: Color Blindness - Easy to grasp help for designing for colour blindness. Even has a shader to download to help testing.
- gameaccessibilityguidelines.com
- Online Accessibility - Great reference for general (IE not game-specific) accessibility.
Procedural Generation
- Scape: 3. Procedural extensions
- Procedural Generation Resources - Annotated list of links.
- Spelunky Generator Lessons
- unity-wave-function-collapse
Distribution
- Distribution
- Licensing - Info. on choosing a suitable licence.
- Internet Archive - Using Internet Archive to host games.
Funding
Miscellanea
Sources
Source code / projects for games that have been made public.
Programming
- book.famicom.party - NES assembly programming guide (in-progress).
- freecodecamp.org - Free, structured guides for learning various languages and things.
Graphics Programming
- The Book of Shaders - Shaders!
- Quaternions - Interactive web thing to help understand 3-D maths.
- Realtime Voxel Landscape Engines
Other Resources
- Assets - Links to free Assets/materials.
- Interfaces - Controllers, displays, etc.
- Texts
- Communities