Difference between revisions of "Free Game Resources"

Line 1: Line 1:
links to free stuff (Creative Commons-licensed and the like) that can be used in game creation.
+
Links to free stuff (Creative Commons-licensed and the like) that can be used in game creation.
 
 
  
 
==Game Design/Ideas==
 
==Game Design/Ideas==

Revision as of 07:06, 26 October 2013

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