Skip to content

mtrunt/BYTEPATH

 
 

Repository files navigation

BYTEPATH

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

Downloading this repository, cd into it and then run love/love.exe --console .. If you're on a system other than Windows then download LÖVE 0.10.2 from here for your specific system and run the appropriate command for running a LÖVE project. On systems other than Windows though I have no idea if the game will be able to be run without problems so you'll probably have to fix something here or there.


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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 59.6%
  • HTML 37.7%
  • Python 1.3%
  • Other 1.4%