FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

elijahcroft/ABS-Engine: 2D Game engine made by Natuworkguy for public use. · GitHub

 
 

Repository files navigation

ABS Engine

ABS Engine is a game engine developed by Natuworkguy, designed for public use. It provides tools and features to help you create games efficiently.

Features

  • Modular architecture for easy customization
  • Cross-platform support
  • User-friendly API
  • Comprehensive documentation
  • Built-in collision detection (AABB)
  • Image rendering for entities with automatic scaling and positioning

Getting Started

GitHub Codespaces Users

  1. Clone the repository:

    git clone https://github.com/Natuworkguy/ABS-Engine.git
    cd ABS-Engine
  2. Install dependencies

    pip install -r requirements.txt
  3. Start engine

    python3 run.pyw

Contributing

Contributions are welcome! Please open issues or submit pull requests. See the ABS Engine contributing guidelines for more info.

License

This project is licensed under the GPLv3 license. See the LICENSE file for details.

About

2D Game engine made by Natuworkguy for public use.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL