Difference between revisions of "Free Game Resources"

(Graphics/Art)
Line 8: Line 8:
 
==Graphics/Art==
 
==Graphics/Art==
  
 +
* [http://www.yobi3d.com Yobi3D - 3D model search engine]
 
* [http://wiki.freegamedev.net/index.php/Free_3D_and_2D_art_and_audio_resources FreeGameDev wiki: 2D, 3D and audio resources] (it also has a [http://search.freegamedev.net/ search] section)
 
* [http://wiki.freegamedev.net/index.php/Free_3D_and_2D_art_and_audio_resources FreeGameDev wiki: 2D, 3D and audio resources] (it also has a [http://search.freegamedev.net/ search] section)
 
* [http://opengameart.org OpenGameArt]
 
* [http://opengameart.org OpenGameArt]

Revision as of 08:36, 23 June 2016

Links to free stuff (Creative Commons-licensed and the like) that can be used in game creation.

Game Design/Ideas

Graphics/Art

Software:

Procedural generation:

Misc:

Sound

Music:

Software:

Fonts

Physics / Movement

Editors

Maps

Software

  • Tiled map editor A generic map editor.
  • Ogmo Editor A generic level editor, saving to XML files.
  • DAME Editor Another generic level editor, done in flixel. You can create your own map exporter in Lua.

Procedural generation

General