|
Arcade Shooter
|
The Arcade Shooter is currently split into the four projects described below:
| Project | Description | Namespace API |
|---|---|---|
| Katana Engine | Katana Engine is a library of classes, interfaces, and value types that provides a foundation for developing two-dimensional games in C++. | Katana Engine API |
| Shooter Library | Shooter Library is a library of classes, interfaces, and value types that provides a foundation for developing shoot 'em up style games. | Shooter Library API |
| Guardian Final Zero | Guardian FZ it the main game that will be playable at launch. | N/A |
| Sample | Sample is a sample game to use as a template for creating your own games utilizing the Katana Engine and Shooter Library. | Sample API |
1.8.13