Skip to content

Eleven-junichi2/auraboros

Repository files navigation

Auraboros

Japanese(日本語)

A game framework using pygame. (This project is made for me, reducing the burden of game dev using pygame.)

Features

  • Basic Entity Component System
  • Basic UI
    • Text
    • Button
    • Flow Layout
    • Menu UI
  • State Machine
  • Scene management
  • Custom vertex / pixel shaders
  • hook for PyInstaller

How to install

pip install auraboros

How to use CLI

python -m auraboros

# run examples
python -m auraboros --example

# download assets
python -m auraboros --getasset

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published