15 lines
465 B
Markdown
15 lines
465 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: Helpful
|
|
details: Seamlessly deploy your project, get type hints in your IDE, and more
|
|
- title: Incremental
|
|
details: Designed to actively encourage you to become better at programming
|
|
---
|