sark

Results 9 repositories owned by sark

dots-blockworld

133
Stars
16
Forks
Watchers

A block world prototype using Unity DOTS and ECS. Because someone had to do it.

dots-roguelike

162
Stars
14
Forks
Watchers

A "traditional" ascii roguelike built using Unity's ECS/DOTS framework.

ecs-turnbasedprototype

23
Stars
1
Forks
Watchers

An example of a very simple turn based system in Unity's ecs.

rltk_unity

51
Stars
4
Forks
Watchers

A framework for developing ascii based "traditional" roguelikes in Unity.

bevy_roguelike

32
Stars
2
Forks
Watchers

A traditional roguelike made in bevy. Originally built from the wonderful Rust Roguelike Tutorial: https://bfnightly.bracketproductions.com/

pathfinding

21
Stars
1
Forks
Watchers

A simple generic solution for pathfinding in Unity that works with jobs and burst.

Unity_FontAtlasGenerator

22
Stars
1
Forks
Watchers

An editor-only tool for Unity that generates PNG font atlases from arbitrary strings. Built in support for Code Page 437 (if the font supports it).

bevy_ascii_terminal

56
Stars
8
Forks
Watchers

A simple terminal for rendering ascii in bevy.

bevy_tiled_camera

19
Stars
4
Forks
Watchers

A simple camera for properly displaying tile-based low resolution pixel perfect 2D games in bevy.