Pinned Repositories
angreeface
jamgame about spellcasting
BurstParticles2D
Cool one-shot particle system for Godot
cells
a falling sand game made in Rust
godot-devconsole
easy developer console for 2d games
hustle
ivysly.com
repo for my website
rust-rl
rust roguelike
smileygame
whats up
super-misfire
viii
a small bitmap font for coding
uzkbwza's Repositories
uzkbwza/BurstParticles2D
Cool one-shot particle system for Godot
uzkbwza/hustle
uzkbwza/viii
a small bitmap font for coding
uzkbwza/godot-devconsole
easy developer console for 2d games
uzkbwza/smileygame
whats up
uzkbwza/angreeface
jamgame about spellcasting
uzkbwza/cells
a falling sand game made in Rust
uzkbwza/super-misfire
uzkbwza/tbfg-server
uzkbwza/rust-rl
rust roguelike
uzkbwza/tbfg-lib
uzkbwza/leg-frogs
a jam game about frog volleyball
uzkbwza/chip8
a chip-8 emulator in Rust
uzkbwza/quadtree-gd
quadtree implementation for godot 4.0 (should work with 3.4 too)
uzkbwza/fckmaker
A collection of tools that make creating toy esolangs and their interpreters easier.
uzkbwza/discord-bot
just a bot for random commands and features
uzkbwza/ivysly.com
repo for my website
uzkbwza/crawl
Dungeon Crawl: Stone Soup official repository
uzkbwza/dcss-tools
some tools i use for dungeon crawl stone soup
uzkbwza/dialogic
💬 Create dialogs, characters and scenes to display conversations in your Godot games.
uzkbwza/gen-alg
uzkbwza/godot-statecharts
A state charts extension for Godot 4
uzkbwza/mapgen
map generation for my roguelike
uzkbwza/markov-namer
creates names procedurally using Markov chains
uzkbwza/namer
make silly names
uzkbwza/NotSoBot
NotSoSuper's Discord Bot
uzkbwza/processing-sketches
things ive made in processing
uzkbwza/rltk_rs
The Roguelike Toolkit (RLTK), implemented for Rust.
uzkbwza/tic-tac-toe-minimax
simple implementation of tic-tac-toe in C++ for school, plus a CPU that cannot lose using the minimax algorithm.
uzkbwza/vecmap
simple 2d map for Rust