Pinned Repositories
Archi-demo
Demo for Archi, a 3D tilemap tool I'm making in Unity
Ascii-Factory
A WIP factory game where you turn binary 1s and 0s into ascii characters
BeefBoy
A gameboy emulator written in Beef
BeefSand
Falling sand simulation made using Beef Language and Atma.Framework.
DQRS
floorplan
A Sims-Like Unity Level Design Plugin
Floorplan-2.0
Based off of the Unity asset by Alexis Morin.
Godot-3D-pixel-art-camera
A subpixel camera for fully 3D pixel art game in Godot
Sand
a falling sand simulation made in Love2D inspired by stuff such as sandspiel
Stylized-Terrain-URP
A stylized terrain system for URP, similar to the work of t3ssel8r
BradFitz66's Repositories
BradFitz66/Godot-3D-pixel-art-camera
A subpixel camera for fully 3D pixel art game in Godot
BradFitz66/Stylized-Terrain-URP
A stylized terrain system for URP, similar to the work of t3ssel8r
BradFitz66/Sand
a falling sand simulation made in Love2D inspired by stuff such as sandspiel
BradFitz66/Archi-demo
Demo for Archi, a 3D tilemap tool I'm making in Unity
BradFitz66/BeefBoy
A gameboy emulator written in Beef
BradFitz66/Ascii-Factory
A WIP factory game where you turn binary 1s and 0s into ascii characters
BradFitz66/BeefSand
Falling sand simulation made using Beef Language and Atma.Framework.
BradFitz66/DQRS
BradFitz66/EcoBoids
Boids in beeflang
BradFitz66/Ascii_FactoryCPP
A C++/EnTT version of my old factory game prototype I originally made in Rust w/ Bevy
BradFitz66/BeefChip
A chip8 emulator made in BeefLang. Basically a port of Laurence Muller's myChip8
BradFitz66/bevy
A refreshingly simple data-driven game engine built in Rust
BradFitz66/BevyBoids
Boid flocking simulation in Bevy. Mostly practice for ECS
BradFitz66/Boids_Bevy
Simple Boid simulation in Rust w/ Bevy.
BradFitz66/BoidsECS
BradFitz66/bracket-lib
The Roguelike Toolkit (RLTK), implemented for Rust.
BradFitz66/BradFitz66.github.io
BradFitz66/comp280-worksheet-3
BradFitz66/Emulation
BradFitz66/Falling-sand
Falling sand simulator made with Raylib.
BradFitz66/FallingSand_CS
BradFitz66/HCI-worksheet
BradFitz66/LoveTetris
A (bad) tetris clone in Love2D
BradFitz66/Memory-Leak-Repro
Memory leak seemingly caused by Bevy_Pixels reproduction.
BradFitz66/OpenGL
BradFitz66/PixelArtTerrain
BradFitz66/Quadtastic
A tool to manage sprite sheets and color palettes
BradFitz66/Rusty-sand
BradFitz66/SDL2-Framework
An SDL2 framework I'm working on in C++
BradFitz66/UnityBoids
Optimization project in Unity for the Boids flocking simulation.