/Parabellum

Contains my frequently used codes in Unity. It is migrated from a previous spaceship-shooter project that I created.

Primary LanguageC#Apache License 2.0Apache-2.0

Parabellum Scripts

This repository contains all the current scripts that are used in my Parabellum project.

Usage

Clone the repository.

cd Parabellum # the directory where the Assets folder is located
git clone https://github.com/jokyjoe-joy/Parabellum

Read the comments in the files to know how to use each one of them.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache License 2.0