BYTEPATH
A replayable arcade shooter with a focus on build theorycrafting.
git clone https://github.com/a327ex/BYTEPATH.gita327ex/BYTEPATHBYTEPATH
A replayable arcade shooter with a focus on build theorycrafting. Use a massive skill tree, many classes and ships to create your own builds and defeat an ever increasing amount of enemies.
Running
Download this repository, cd into it and then run love/love.exe --console .. If you're on Linux then check this comment on reddit which goes over all needed changes to make it run from a Linux machine.
Tutorial
A full tutorial where the game is built from scratch is available here. This tutorial goes over the entire process of building the game step by step. The tutorial folder in this repository also contains the necessary files to follow along with the tutorial as well as answers to exercises (look into them only after really trying to answer!).
License
All assets have their specific licenses and they are linked to in the game's credits. All code is under the MIT license.
more like this
Scythe
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
2D-Astar-Pathfinding-in-Unity
A 2D implementation of the Astar Pathfinding algorithm using Tilemaps in Unity
