Skip to content

RustamovHumoyunMirzo/Prep-Engine

Repository files navigation

Prep Engine

Prep Engine is a lightweight, top-down 2D game engine written in plain JavaScript. It provides a small core for scene management, a simple physics system (AABB and circle support), a central renderer, and utilities to build interactive examples quickly.

Contributing

  • Keep the code simple and readable. This project prefers clarity over micro-optimizations.
  • Add tests or examples to examples/ when you add new APIs.

Documentation

Status

The engine is currently in early development.

License

Prep is licensed under the MIT License. See LICENSE for more information.

About

Lightweight 2D top-down game engine

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors