Difference between revisions of "Free Game Resources"

(Added Slate)
(Adding link to game-icons.net)
Line 18: 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/
 +
* http://game-icons.net/ Many icons (and emoji) in SVG Licensed CC-BY with some even Public Domain.
  
 
===3D:===
 
===3D:===

Revision as of 04:16, 10 February 2018

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