Pinned Repositories
aseprite-packer
A small package to help pack asesprite files into a single texture, also outputs to a ron file to get texture dimensions for each packed sprite
bevy
A refreshingly simple data-driven game engine built in Rust
bevy-inspector-egui
Inspector plugin for the bevy game engine
bevy-nested-text-wrap-issue
An example of an issue I'm having with nested text wrapping
blah
A small 2d c++ game framework
boa
Boa is an experimental Javascript lexer, parser and compiler written in Rust. Currently, it has support for some of the language.
hotham
Hotham is a framework for creating incredible standalone VR experiences
nimbus
A small toy game engine built in rust, built to learn game engine & gfx programming.
rust-sdl2
SDL2 bindings for Rust
yakui
yakui is a declarative Rust UI library for games
louiidev's Repositories
louiidev/boa
Boa is an experimental Javascript lexer, parser and compiler written in Rust. Currently, it has support for some of the language.
louiidev/deckbuilding-roguelike
A small scale take on a deckbuilding roguelike
louiidev/ldjam48
louiidev/magma
Game engine written in rust, current targeted at 2D game development
louiidev/magma-gfx
Self contained rendering engine built for the magma engine
louiidev/math_utils_rs
Math utils, mainly for game dev in rust
louiidev/raylib
A simple and easy-to-use library to enjoy videogames programming
louiidev/raylib-platformer
louiidev/raylib-rs
Rust bindings for raylib
louiidev/rg2d
A 2d game engine written in rust
louiidev/snek
Node Snek
louiidev/unity3d-dungeon-crawler
unity3d dungeon crawler
louiidev/bullethell-defence
Game for Itch.io GameOff 2018
louiidev/mapgenerator
A map generator for unity, trying to mimic binding of isaac's map generation.
louiidev/MobileSwipeManager
A Unity3d script to manage mobile swiping
louiidev/unity3d-a-star-pathfinding
An A* pathfinding class built for Unity3d in c#