Difference between revisions of "Free Game Resources"

(Graphics/Art)
(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]
Line 19: Line 18:
 
* [http://sdb.drshnaps.com/ Sprite Database] (Careful! Most of the stuff there is copyrighted)
 
* [http://sdb.drshnaps.com/ Sprite Database] (Careful! Most of the stuff there is copyrighted)
 
* http://www.burningwell.org/
 
* http://www.burningwell.org/
 +
 +
===3D:===
 +
* [http://www.yobi3d.com Yobi3D - 3D model search engine]
  
 
===Software:===
 
===Software:===

Revision as of 08:37, 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

3D:

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