Main Page: Difference between revisions

From Game Making Tools Wiki
m (Ditched the 'freshly public version' suff~)
m (Typo)
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ infobox_updates
| item1            = [[Bforartists]]
| item1_date        = 20/5/18
| item1_description = Created to acknowledge 1.0 release.
| item2            = [[:Category:Language]]
| item2_date        = 18/5/18
| item2_description = Created a category for programming and scripting languages.
| item3            = [[Distribution:Licensing]]
| item3_date        = 1/5/18
| item3_description = Started putting together some info on licensing FOSS projects.
| item4            = [[Guide:Git]]
| item4_date        = 3/4/18
| item4_description = Been working on a guide for [[Distribution:Git|git]] (particularly Github).
| item5            = [[Communities:Main_Page|Communities]]
| item5_date        = 20/1/18
| item5_description = Created main page. Just three things so far.
| item6            = [[LÖVE]]
| item6_date        = 5/1/18
| item6_description = Created! (THANKS!)
}}
'''Welcome to the Game Making Tools Wiki!'''
'''Welcome to the Game Making Tools Wiki!'''
The purpose of this wiki is to collect together information and resourses on as many game making tools as possible, and make all that accessible to amateur game making people and people who would like to make games (et cetera).
The purpose of this wiki is to collect together information and resourses on as many game making tools as possible, and make all that accessible to amateur game making people and people who would like to make games (et cetera).
Line 13: Line 33:
== For Wiki Contributers / How To Help ==
== For Wiki Contributers / How To Help ==
* Consult the Media Wiki [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
* Consult the Media Wiki [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
* Take a look at, and give feedback on, the [[Style Guide]]. Help with infoboxes especially welcome D:
* Take a look at, and give feedback on, the [[Style Guide]].
* Feel free to contact [[User:Rjt|Rylie]] if you have any feature requests of questions.
* Feel free to contact [[User:Rjt|Rylie]] if you have any feature requests of questions.
* Make a page on something, even if it's just a few links!
* Note that you can embed videos with [https://www.mediawiki.org/wiki/Extension:EmbedVideo the instructions here]
* Note that you can embed videos with [https://www.mediawiki.org/wiki/Extension:EmbedVideo the instructions here]
* '''Nothing here's really set in stone yet, so throw whatever ideas you want at me: terminology, wiki name, URL, design, organisational stuff, other extensions, etc. etc.'''
* '''Nothing here's really set in stone yet, so throw whatever ideas you want at me: terminology, wiki name, URL, design, organisational stuff, other extensions, etc. etc.'''


==Other Web Resources==
==Other Web Resources==
* [https://freegamedev.net/wiki/Main_Page FreeGameDevWiki] - [[:Wikipedia:Free_and_Open-Source_Software|FOSS]] focused.
* [http://creatools.gameclassification.com/EN/index.html Game Creation Tools] does a good job of gathering together a big range of game making tools, but does a poor job of actually being useful to people making games.
* [http://creatools.gameclassification.com/EN/index.html Game Creation Tools] does a good job of gathering together a big range of game making tools, but does a poor job of actually being useful to people making games.
* [http://www.ambrosine.com/index.php Ambrosine's Games Page] is mostly just a big list of links. The term 'authorware' is a nice one.
* [http://www.ambrosine.com/index.php Ambrosine's Games Page] is mostly just a big list of links. The term 'authorware' is a nice one.
Line 26: Line 48:
* [http://pcg.wikidot.com/ Procedural Content Generation Wiki] - info on using [[Glossary:Main_Page#Procedural_Generation|procedural generation]] in games.
* [http://pcg.wikidot.com/ Procedural Content Generation Wiki] - info on using [[Glossary:Main_Page#Procedural_Generation|procedural generation]] in games.
* [http://onlinegamedev.tumblr.com/ Online Game Development] - Contemporary list of [[:Category:Browser|browser-based]] tools.
* [http://onlinegamedev.tumblr.com/ Online Game Development] - Contemporary list of [[:Category:Browser|browser-based]] tools.
* [http://kool.tools/ kool.tools] - Good, focused list of game making tools and related things (by the maker of [[Kooltool]]).
* [https://github.com/Calinou/awesome-gamedev Awesome Gamedev] - Long list of [[Glossary:Main_Page#Free Software|free software]] and assets for game making.
* [http://leetusman.com/nosebook/programming/art/2018/02/25/you-must-make-games.html You Must Make and Play Games] - Well described list of beginner-friendly tools and resources covereing a good variety of game-making approaches.
* [https://game-development.zeef.com/david.arcila Game Development Resources] - Organised link list on Zeef.
==And—==
* This wiki's theme is available on GitHub: [https://github.com/ryliejamesthomas/mediawiki-theme-vector-gmt github.com/ryliejamesthomas/mediawiki-theme-vector-gmt]<br>You're welcome to contribute to that too!

Revision as of 17:20, 20 May 2018

Notable updates:
Bforartists 20/5/18
  • Created to acknowledge 1.0 release.
Category:Language 18/5/18
  • Created a category for programming and scripting languages.
Distribution:Licensing 1/5/18
  • Started putting together some info on licensing FOSS projects.
Guide:Git 3/4/18
  • Been working on a guide for git (particularly Github).
Communities 20/1/18
  • Created main page. Just three things so far.
For more see: Recent Changes.


Welcome to the Game Making Tools Wiki! The purpose of this wiki is to collect together information and resourses on as many game making tools as possible, and make all that accessible to amateur game making people and people who would like to make games (et cetera).

There are some good collections of software elsewhere on Internet, but unfortunately they're pretty dry (mostly reading like press releases), and aren't linked to any information that's helpful to people interested in making stuff.

I hope you find it useful! ~~

For Game Makers / People Who Would Like to Make Games

  • You may find Zoe Quinn's Sortinghat tool useful. By answering a few questions it will recommend you some programs you might like to try.
  • This wiki's Guide section.
  • Trying your luck with a random page.

For Wiki Contributers / How To Help

  • Consult the Media Wiki User's Guide for information on using the wiki software.
  • Take a look at, and give feedback on, the Style Guide.
  • Feel free to contact Rylie if you have any feature requests of questions.
  • Make a page on something, even if it's just a few links!
  • Note that you can embed videos with the instructions here
  • Nothing here's really set in stone yet, so throw whatever ideas you want at me: terminology, wiki name, URL, design, organisational stuff, other extensions, etc. etc.

Other Web Resources

And—