Pinned Repositories
bevy
A refreshingly simple data-driven game engine built in Rust
atomicow
A `Cow`-like data structure where owned data is stored inside an `Arc`.
bevy
A refreshingly simple data-driven game engine built in Rust
bevy-cheatbook
Unofficial Reference Book for the Bevy Game Engine
bevy-website
The source files for the official Bevy website
dragonskale
Game Off 2023 submission.
trve_bevy_font
An opinionated Bevy plugin to load Font Assets quickly and easily. Ideal for Game Jams.
trve_bevy_image
An opinionated Bevy plugin to load Image Assets quickly and easily. Ideal for Game Jams.
unlam-lyc-compiler
Compilador desarrollado para la materia Lenguajes y Compiladores (UNLAM)
UNLAM.PacMan.Grupo4
Versión Multijugador del juego PacMan para el Taller de Programación Avanzada (UNLAM).
mnmaita's Repositories
mnmaita/dragonskale
Game Off 2023 submission.
mnmaita/unlam-lyc-compiler
Compilador desarrollado para la materia Lenguajes y Compiladores (UNLAM)
mnmaita/trve_bevy_font
An opinionated Bevy plugin to load Font Assets quickly and easily. Ideal for Game Jams.
mnmaita/trve_bevy_image
An opinionated Bevy plugin to load Image Assets quickly and easily. Ideal for Game Jams.
mnmaita/atomicow
A `Cow`-like data structure where owned data is stored inside an `Arc`.
mnmaita/bevy
A refreshingly simple data-driven game engine built in Rust
mnmaita/bevy-cheatbook
Unofficial Reference Book for the Bevy Game Engine
mnmaita/bevy-website
The source files for the official Bevy website
mnmaita/bevy_particle_systems
A native and WASM compatible Particle System implementation for Bevy
mnmaita/mnmaita
mnmaita/rust-sdl2
SDL2 bindings for Rust
mnmaita/UNLAM.PacMan.Grupo4
Versión Multijugador del juego PacMan para el Taller de Programación Avanzada (UNLAM).
mnmaita/UNLAM.TP3.Grupo4
mnmaita/UNLAM.TP4.Grupo4
Trabajo Práctico 4: Grafos
mnmaita/hexasphere
Subdividing triangle meshes.