Pinned Repositories
bevy_snake
snake clone made in bevy
breakout-gb
Breakout for the Gameboy
chess-rs
implementation of chess in rust. Playable on the command line.
Chip8
Chip8 Emulator
gb-emu
WIP Gameboy emulator
PongClone
Pong clone written in java without a game engine
raycaster-sdl2
A Raycast-based "3D" renderer, written in Rust using SDL2 bindings
raytracer
Simple raytracing in rust using SDL2
rpi-vr
collection of software for operating a DIY raspberry pi based VR headset
Iamhere345's Repositories
Iamhere345/chess-rs
implementation of chess in rust. Playable on the command line.
Iamhere345/PongClone
Pong clone written in java without a game engine
Iamhere345/bevy_snake
snake clone made in bevy
Iamhere345/breakout-gb
Breakout for the Gameboy
Iamhere345/bullet-hell
Generic bullet hell game written in rust using bevy (wip)
Iamhere345/Chip8
Chip8 Emulator
Iamhere345/Fastr
Fastr is a bloatware-free, lightweight, highly configurable roblox admin system designed to be easy to use
Iamhere345/gb-emu
WIP Gameboy emulator
Iamhere345/raycaster-sdl2
A Raycast-based "3D" renderer, written in Rust using SDL2 bindings
Iamhere345/raytracer
Simple raytracing in rust using SDL2
Iamhere345/rpi-vr
collection of software for operating a DIY raspberry pi based VR headset
Iamhere345/egui-test
Iamhere345/Fastr-Core
Fastr-Core is a version of Fastr that doesn't include any default commands.
Iamhere345/Fastr-Loader
Loader for Fastr
Iamhere345/nand2tetris
Iamhere345/raycast-renderer
Iamhere345/reading-list
programming / computer science books i've found that i want to read
Iamhere345/SDL2_ImageTest
Iamhere345/snake-rust
My first rust project – snake gone wrong