Skip to content

Instantly share code, notes, and snippets.

@StripedMonkey
Last active March 19, 2017 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StripedMonkey/830df134dad0926e635632c21b107fc6 to your computer and use it in GitHub Desktop.
Save StripedMonkey/830df134dad0926e635632c21b107fc6 to your computer and use it in GitHub Desktop.
List of Programs used in the Linux game jam 2017
Gimp: FOSS
Used to edit images.
https://www.gimp.org/
Asperite: OSS 14.99 on steam
Used to create sprite animations
https://www.aseprite.org/
Tiled: FOSS
Tile Map Editor
https://github.com/bjorn/tiled
Lazarus: FOSS
IDE used specifically for Pascal
http://www.lazarus-ide.org/
LÖVE2D: FOSS
Lua framework for creating games
https://www.love2d.org/
Vim: FOSS
Unix text editor
http://www.vim.org/
FreePascal: FOSS
Compiler for Pascal
http://www.freepascal.org/
Audacity: FOSS
Audio recording and editing software
http://www.audacityteam.org/
Snap: FOSS
Packaging tool
https://snapcraft.io/
AppImage: FOSS
Packaging tool
http://appimage.org/
Godot: FOSS
2D and 3D game engine
https://godotengine.org/
Nim: FOSS
Programming language
https://nim-lang.org/
Nimgame2: FOSS
Game engine written for nim
https://vladar4.github.io/nimgame2/
Git: FOSS
Version control software
https://git-scm.com/
(Because this is where you will probably use it)
https://github.com/
SDL: FOSS
Cross platform dev library
https://www.libsdl.org
Python: FOSS
High level programming language
https://www.python.org/
Java: FOSS
Programming language
https://www.java.com
Intellij Idea: FOSS (community version)
Jave IDE
https://www.jetbrains.com/idea/
Unity: Nonfree
3d game engine
https://unity3d.com/
Blender: FOSS
3D modeling software
And Game Engine
https://www.blender.org/
Krita: FOSS
Painting Program
https://krita.org/
Photoshop: Nonfree
Image editing
http://www.photoshop.com/
bfxr: FOSS
sound effect creation
http://www.bfxr.net/
libgdx: FOSS
Java game framework
http://libgdx.badlogicgames.com/
JEdit: FOSS
Java Text Editor
http://www.jedit.org/
ESpeak: FOSS
Speech Synth
http://espeak.sourceforge.net/
ToonBoom: Nonfree
Animation Software
https://www.toonboom.com/
libphysfs: FOSS
File system library
https://icculus.org/physfs/
Ninja-Build: FOSS
Build System
https://ninja-build.org/
Visual Studio Code: Nonfree
Code Editor
https://code.visualstudio.com/
Renoise: Nonfree
Audio Workstation
https://www.renoise.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment