logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: d787c78a735fd96847f64270845c8162d5513b4a
parent 40ce5de6be4451b9e2ef4914dc5f23bc8116ef4c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 30 Nov 2020 21:17:53 +0100

pure-wayland: Blob Wars : Attrition

Diffstat:

Mnotes/pure-wayland.shtml1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml @@ -21,6 +21,7 @@ <h2>Games</h2> <ul> <li><a href="https://github.com/fmang/oshu">oshu</a>: Yes, just Works™ thanks to it being pure SDL2</li> + <li><a href="https://parallelrealities.itch.io/blob-wars-attrition">Blob Wars : Attrition</a>: Yes, Just Works™ (SDL2)</li> <li><a href="https://neverball.org">neverball</a>: No, Fails at runtime</li> <li><a href="https://www.bay12games.com/dwarves">dwarf fortress</a>: No, hard-depends on GTK2+ and libSDL-1</li> <li><a href="http://armagetronad.org/">armagetronad</a>: No, even in the current SDL2 branch</li>