On this page you can find usefull stuff I found during my research. This can be basically anything I consider useful for my work.

Game Design (Workshops?)

Assets

  • Kenney Assets: Free assests specifically made for game design.
  • OpenGameArt: A community producing awesome (and mostly free-to-use) game assets. Check the license of each asset you want to use!
  • FreeSound: Similar to opengameart, but specifically for sound. Find your soundeffects here!

Tools

  • Game Engine
  • Image Editors
    • Paint.net: Free windows image editor.
    • Inkscape: Inkscape is a professional vector graphics editor for Windows, Mac OS X and Linux. It’s free and open source. If you can’t afford Illustrator, this is your next stop.
  • Audio Editors
    • Audacity: Open source audio editor.
    • Beepbox: Create chiptunes in your browser.
  • Screen Recorder
    • Snagit: One of the tools I actually bought. Creates screenshots and records videos of your screen. Can export to video or gif! Fantastic piece of software that is.
    • ScreenToGif: Open source GIF recorder.
  • Task Management
    • Trello: Task management website.
    • Pomello: Pomodoro timer linked to your trello account.

Frameworks

  • Game Frameworks
    • Libgds: Open source Java framework to create game engines (and by extension, games).
  • Audio
    • Steam Audio: New audio framework by Valve, renders (?) 3D sound.
  • Graphics
    • Ogre3D: Performant open-source C++ graphics engine

Tutorials

Books