Pinned Repositories
Epicinium
A strategy game with simultaneous turns where nature is a finite resource
Epicinium-server-rs
An asynchronous multiplayer server written in Rust for the strategy game Epicinium.
dodgeball-wasm-4
Just a little game I made in a day to try out the WASM-4 fantasy console.
femtozip
FemtoZip is a "shared dictionary" compression library optimized for small documents that may not compress well with traditional tools such as gzip
keycode-rs
A small utility crate for generating lossy unique ids encoded with base32.
MegaNaiads
Godot project for the AI & Games Jam.
numpad
A dynamically typed expression language that can be programmed using just one hand on the numpad. Made in 48 hours.
penne
Penne is a pasta-oriented programming language that favors the goto-statement for flow control.
the-thawing
My entry for the Accessibility Jam 2022.
you-will-return
My entry for the WASM-4 Game Jam.
SLiV9's Repositories
SLiV9/penne
Penne is a pasta-oriented programming language that favors the goto-statement for flow control.
SLiV9/numpad
A dynamically typed expression language that can be programmed using just one hand on the numpad. Made in 48 hours.
SLiV9/you-will-return
My entry for the WASM-4 Game Jam.
SLiV9/MegaNaiads
Godot project for the AI & Games Jam.
SLiV9/dodgeball-wasm-4
Just a little game I made in a day to try out the WASM-4 fantasy console.
SLiV9/femtozip
FemtoZip is a "shared dictionary" compression library optimized for small documents that may not compress well with traditional tools such as gzip
SLiV9/MegaNaiadsTrainer
Neural network training framework for AI & Games Jam.
SLiV9/the-romans-are-coming
My entry for the WASM-4 Game Jam 2022.
SLiV9/the-thawing
My entry for the Accessibility Jam 2022.
SLiV9/keycode-rs
A small utility crate for generating lossy unique ids encoded with base32.
SLiV9/AdventOfCode2018
Solutions for Advent of Code 2018.
SLiV9/AdventOfCode2019
My solutions for Advent of Code 2019.
SLiV9/AdventOfCode2022
My solutions for Advent of Code 2022.
SLiV9/AdventOfCode2023
My solutions for Advent of Code 2023.
SLiV9/AdventOfCode2024
My solutions for Advent of Code 2024.
SLiV9/BucketCube
I bought a bucket of cards and made a peasant cube out of it.
SLiV9/CopChase
For Dave.
SLiV9/corn
My entry for GBJAM 10, written in Penne for the WASM-4 fantasy console.
SLiV9/Die-Fiend
My entry for the GMTK2022 Game Jam.
SLiV9/entomb
A small self-seeding random thingy generator.
SLiV9/godot-accessibility
A screen reader for the Godot UI
SLiV9/intfield77
A custom 70% southpaw mechanical keyboard.
SLiV9/jam0004
SLiV9/mio_httpc
mio based async and sync http client
SLiV9/mtg-cube-analysis
Cube complexity analyzer for Magic the Gathering written in Ruby using the Gatherer API.
SLiV9/solitaire
A short narrative puzzle game about fading memories and isolation.
SLiV9/tinygettext
A simple gettext replacement that works directly on .po files
SLiV9/wasm4
Build retro games using WebAssembly for a fantasy console.
SLiV9/wasm4-beep2src
Experimental music converter for WASM-4.
SLiV9/websockets
Library for building WebSocket servers and clients in Python