Vector - Skyblock 2D Game
Find a file
2024-10-08 13:35:01 +01:00
src Dijkstra's algorithm 2024-10-08 13:35:01 +01:00
.gitignore Initial commit 2024-10-04 00:39:12 +01:00
LICENSE Add LICENSE 2024-10-05 22:00:22 +01:00
Makefile Initial commit 2024-10-04 00:39:12 +01:00
README.md Initial commit 2024-10-04 00:39:12 +01:00

vtr

vtr is a 2D game aimed to recreate Skyblock.

Usage

./vtr

Building

You will need to run these with elevated privilages.

$ make
# make install

Contributions

Contributions are welcomed, feel free to open a pull request.

License

This project is licensed under the BSD-3-Clause License. See LICENSE for more information.