Useful Links
Github
Check out the source code to our games, and other programs!
Audacity
A powerful audio software tool useful for recording, editing, and generating sounds and music. It features multi-track recording, and tons of effects. You need this if you are adding your own music or sounds to your games.
Code::Blocks
A free, open source C and C++ IDE. We use it to develop all of our C++ Games. A great place to start for those looking to get into C or C++ development!
Filezilla
A free FTP client. We use it to transfer files to and from our games. It's a great way to transfer files to and from your servers!
Notepad
Notepad++ is a free, open source text editor that supports syntax highlighting for several languages. There is a large plugin base so you can customize it however you want. It is a must have for programmers.
Paint.NET
Paint.NET brings MS Paint to a new level with all new features. This program is a must for beginner and intermediate graphic designers who don't want to pay for expensive editing software. Best of all its free!
Scratch
Scratch is a useful programming language which focuses on teaching beginner programmers to program using an easy to learn, block based language. It includes a simple drag and drop interface and plenty of support to help you get started.
SFXR
This is a free tool that allows you to randomly generate 8 and 16 bit sounds for when you need basic sound effects for games or other purposes. It has a clean easy to use UI that is easy to get into.