Sunjay Varma
Results
12
repositories owned by
Sunjay Varma
caves
36
Stars
8
Forks
Watchers
2D Cave Exploration Game with Procedurally Generated Levels
chess
6
Stars
1
Forks
Watchers
Rust implementation of the game of chess (work in progress, just for fun)
component_group
20
Stars
1
Forks
Watchers
A Rust crate for working with a group of Components (in the Specs ECS)
brain
166
Stars
12
Forks
Watchers
A high level programming language that compiles into the brainfuck esoteric programming language
turtle
558
Stars
56
Forks
Watchers
Create Animated Drawings in Rust
portrayer
19
Stars
1
Forks
Watchers
A hierarchical, recursive ray tracer written in Rust
rust-game-dev-workshop
20
Stars
5
Forks
Watchers
A very minimal game with a player, enemies, and a goal (that's it!)
rust-simple-game-dev-tutorial
194
Stars
8
Forks
Watchers
Rust game development tutorial with specs ECS and SDL2