Skip to content

Document project goals #23

Description

@nullbuilds

Is your feature request related to a problem? Please describe.
ProtoJam is intended to serve a very specific purpose which may be confusing to new users.

Describe the solution you'd like
Document the goals of the project.

Describe alternatives you've considered
N/A

Additional context

  • Base functionality needed by most games
  • Reusable components that can get most genres working quickly
  • Minimal configuration (reasonable defaults, automatic wiring for components, opinionated design)
  • Reduce or automate time-consuming tasks for making polished jam games
  • Checking for common jam mistakes (ex not web compatible, bad bindings, missing configurations, etc)
  • Self-contained (no dependencies on other addons or files)
  • No game-specific code
  • Component-driven
  • Minimal coding to connect components
  • Dev speed > performance

Metadata

Metadata

Assignees

Labels

status/approvedThis issue has been approved for implementation.type/documentationSomething that needs to be documented or documented better.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions