Difference between revisions of "Free Game Resources"

(Adding link to game-icons.net)
m (Fonts: Updated informations)
 
Line 71: Line 71:
 
==Fonts==
 
==Fonts==
  
* [http://www.google.com/webfonts Google Web Fonts] 320 font families (+ variants) which can be freely used for whatever you want ([http://www.google.com/webfonts#AboutPlace:about license])
+
* [http://www.google.com/webfonts Google Web Fonts] 915 font families (+ variants) which can be freely used for whatever you want ([http://www.google.com/webfonts#AboutPlace:about license])
 
* [http://openfontlibrary.org/ OpenFontLibrary] ([http://forum.freegamedev.net/viewtopic.php?f=6&t=176 this] helps you browse it)
 
* [http://openfontlibrary.org/ OpenFontLibrary] ([http://forum.freegamedev.net/viewtopic.php?f=6&t=176 this] helps you browse it)
 
* [http://www.dafont.com/ dafont]
 
* [http://www.dafont.com/ dafont]

Latest revision as of 15:17, 23 March 2019

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