| Dream for the Stars |
Dream for the Stars is an ambitious galactic
grand strategy game built with Love2d. I hit the variable limit multiple
times! Found your civilization and take to the stars. |
| Horror Tactics: After Class Nightmare |
From zombies to werewolves to mummies, Riku and
her friends must use their wits and turn-based tactics to
survive. The game features a spooky hand-drawn isometric
environment and tactical combat based on dice rolls. You gain
experience for completing missions or killing enemies. Some
monsters are strong and have advantages which make them hard to
kill. The objectives in each level vary, from fetching items to
escaping a spooky area of the town or campus. |
| letownbuilder |
LeTown Builder is a pixel town-building
game. Start with 5 people in the middle of nowhere and build a
thriving town. But first, you must survive. Gather food and
supplies. Build shelters. Build a school and research technologies
that can help make your town better. Your budding town will face a
myriad of dangers. As if wildfires, werewolves, and zombie
outbreaks are not enough, you may face dangerous animals, riots,
bandits, and a host of natural disasters.
|
| itch.io - xmorg |
all releases on itch.io |
| wmdmedia |
WMDMedia is a suite of experimental apps that focus
on minimalism, easy building (just type make), and having as few
dependencies as possible. It takes a lot of inspiration from the
suckless philosophy. |
| tbmacs "tbg" |
My own version of superlite emacs, using the
suckless philosophy. It uses termbox2 for termcap, so its header
file only, requires no libs but libc and can be compiled with musl
out of the box. No ncurses/termcap/curses EVER. |
| wmdpaint |
You can still get just wmdpaint by going into src
and typing make wmdpaint. WMDpaint is a Nuclear/SDL3-based raster
paint app. It strives to give you the basic functions you would
need for an editor of this type by being fast and easy to build.
All functionality, except SDL/xxd, is header-file-based, and you
really would only require SDL3/2 to build it. It's also really
fast when compared to GIMP or Krita. |
| wmdreader |
A comic book reader that focuses on reading cbz
files. You can build PDF support in as well by including the POPPLER
(PDF_SUPPORT) define, but it works fine without it. |
| 1fpirate |
The 1-bit image format, takes a lot of inspiration
from farbfeld. It has an 8-bit magic number and dimensions header, and the rest are
bits. Like farbfeld, once compressed it creates incredibly tiny files. |