bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Rust★ 50
Server authoritative multiplayer shooter game with fully destructible terrain I wrote in highschool during COVID
git clone https://github.com/qhdwight/voxelfield.gitqhdwight/voxelfieldVoxelfield is a multiplayer shooter game where the terrain is completely destructible.
Video: https://youtu.be/m-gB7DvBCo4 Itch.io: https://shaweewoo.itch.io/voxelfield
git submodule update --init --recursiveThis is by far my biggest project, cloc output (counts lines of code):
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
C# 218 3221 4791 19558
-------------------------------------------------------------------------------
Modularity is achieved using Unity packages and assembly definitions
Voxelfield Specific Scripts:
FPS General Packages:
more like this
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
A 2D implementation of the Astar Pathfinding algorithm using Tilemaps in Unity
search projects, people, and tags