Pinned Repositories
bevy
A refreshingly simple data-driven game engine built in Rust
bevy-console
bevy-persistent
A Bevy helper to easily manage resources that need to persist across game sessions.
bevy-persistent-windows
A Bevy plugin to easily create and manage windows that remember where they were.
c-examples
Collection of examples in C to show how to get things done in an idiomatic way
dotlr
An LR(1) parser generator and visualizer created for educational purposes.
encin
A magical runtime made with user-level context switches, rainbows, and io_uring. Also unicorns.
javascript-examples
Collection of examples in JavaScript to show how to get things done in an idiomatic way
mythmallow
A top-down arena shooter roguelite in which you're a mythical marshmallow god fighting against peasant munchies such as chocolates, jellies, or candies!
rust-examples
Collection of examples in Rust to show how to get things done in an idiomatic way
umut-sahin's Repositories
umut-sahin/dotlr
An LR(1) parser generator and visualizer created for educational purposes.
umut-sahin/bevy-persistent
A Bevy helper to easily manage resources that need to persist across game sessions.
umut-sahin/bevy-persistent-windows
A Bevy plugin to easily create and manage windows that remember where they were.
umut-sahin/rust-examples
Collection of examples in Rust to show how to get things done in an idiomatic way
umut-sahin/encin
A magical runtime made with user-level context switches, rainbows, and io_uring. Also unicorns.
umut-sahin/mythmallow
A top-down arena shooter roguelite in which you're a mythical marshmallow god fighting against peasant munchies such as chocolates, jellies, or candies!
umut-sahin/javascript-examples
Collection of examples in JavaScript to show how to get things done in an idiomatic way
umut-sahin/bevy-console
umut-sahin/c-examples
Collection of examples in C to show how to get things done in an idiomatic way
umut-sahin/bevy
A refreshingly simple data-driven game engine built in Rust
umut-sahin/bevy_fluent
Bevy plugin for localization using Fluent.
umut-sahin/crabcheck
A WIP property-based testing library in Rust, built with generalized targeted-property testing in mind.
umut-sahin/winit
Window handling library in pure Rust