Skip to content

LercDsgn/corp-engine

 
 

Repository files navigation

Banner GitHub license Version

CORP Engine

What is CORP Engine?

CORP Engine is a game engine/toolkit made in Python using the Pygame library.

Why should I use it?

  • It can really make your python game development experience more organized, faster, and better in general.
  • It has built-in parent-children system with game objects and services to use.
  • It is very simple and efficient to work with compared to Pygame.

How can I set it up?

Recommended

  • Download the package using pip: pip install corpengine1

Other

  • Use this repository as a template or fork it
  • Download as zip / download raw files or open with Github Desktop (The main file is "/corpengine1/_init_.py")
  • git copy it to your local machine

image

Using repository as a template

Learning CORP Engine

There is no wiki for now but here are some examples and the source code also includes typehints and comments!

Contributing

If you are a random adventurer looking through the source code and have an idea or found a problem, feel free to open an issue or a pull request.

Also, you can star the repository! You don't need more than a few seconds to do it and it will help development :)

Even a small contribution means a lot!

Contributors

GitHub Contributors Image

About

An all new way to code games in python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%