ABS-Engine is a game engine developed by Above and Below Studios, designed for public use. It provides tools and features to help you create games efficiently.
- Modular architecture for easy customization
- Cross-platform support
- User-friendly API
- Comprehensive documentation
-
Clone the repository:
git clone https://github.com/Above-and-Below/ABS-Engine.git cd ABS-Engine -
Install dependencies
pip install -r requirements.txt
-
Start engine
python3 run.pyw
Contributions are welcome! Please open issues or submit pull requests.
This project is licensed under the GPLv3 license. See the LICENSE file for details.