GraphicsGale
GraphicsGale is a lightweight pixel art and animation program for Windows. Originally split between a paid and freeware version, the program is now 100% freeware. One of the best features of GraphicGale is that it…
GraphicsGale is a lightweight pixel art and animation program for Windows. Originally split between a paid and freeware version, the program is now 100% freeware. One of the best features of GraphicGale is that it…
Here are some free and easy-to-use tools for constructing non-realistic sound effects in games. For now, this is mainly about DrPetter’s sfxr and some forks of the program. sfxr sfxr by DrPetter is a free and open-source tool…
WikidPad is an open-source Desktop Wiki that I’ve used to consolidate personal notes. This post describes some adjustments to WikidPad’s default settings that I prefer, and some quick housecleaning and formatting reminders. I’m using WikidPad version 2.2 for Windows. (Note: As…
I’ve been fleshing out an idea for an action-platformer over the past couple of months. I may have made a mistake in planning too much before I even have a working engine prototype. My ideas seem…
This is a note-to-self on outputting Raspberry Pi 2 (RPi) audio/video to CRT NTSC televisions with Raspbian OS via NOOBS. This was much easier than I thought it was going to be — the Retropie distribution even worked immediately. RPi…
Edit: I made a quick-and-dirty Python 3 / Pillow script for applying color key-style alpha channel masks, it can be grabbed here. I’ve been messing around with Kivy lately, and it seems that there is not a direct method…
Here are some quick notes on getting Odallus: The Dark Call working with Wine in Linux. I played about half of the game on Windows, and the rest under Wine. The only major annoying issue was occasional frame-drop…
Problem: Launching Issues with exported Kivy programs for Windows that use audio (per this guide). The PyInstaller process completes and an EXE is produced, but the program crashes upon using audio functions. No issues are encountered…