16 lines
509 B
Markdown
16 lines
509 B
Markdown
---
|
|
home: true
|
|
title: Home
|
|
heroText: Profectus
|
|
tagline: A game engine that grows with you
|
|
actionText: Get Started
|
|
actionLink: /guide/setup
|
|
features:
|
|
- title: Easy to Use
|
|
details: Everything is written to be as intuitive to use as possible
|
|
- title: Well integrated
|
|
details: Seamlessly deploy your project, get type hints in your IDE, etc.
|
|
- title: Incremental
|
|
details: Designed to actively encourage you to become better at programming
|
|
footer: Copyright © 2022 thepaperpilot
|
|
---
|