profectus-docs/docs/index.md

23 lines
805 B
Markdown
Raw Normal View History

2022-02-28 19:51:29 -06:00
---
2022-07-14 00:25:11 -05:00
layout: home
2022-02-28 19:51:29 -06:00
title: Home
2022-07-14 00:25:11 -05:00
hero:
name: Profectus
text: A game engine that grows with you
tagline: Starts at your skill level and encourages your ambition to make your projects bigger and better.
actions:
- theme: brand
text: Get Started
link: /guide/getting-started/setup
2022-07-14 00:25:11 -05:00
- theme: alt
text: Learn More
link: /guide/
2022-02-28 19:51:29 -06:00
features:
- title: Easy to Use
2022-07-14 00:25:11 -05:00
details: Everything is written to be as intuitive to use as possible, through consistent design.
2022-03-05 23:59:22 -06:00
- title: Helpful
2022-07-14 00:25:11 -05:00
details: Built with TypeScript to guide you as you write. Seamlessly deploy your project with pre-configured github workflows, and more.
2022-02-28 19:51:29 -06:00
- title: Incremental
2022-07-14 00:25:11 -05:00
details: Designed to actively encourage you to become better at programming. The engine will never limit you.
2022-02-28 19:51:29 -06:00
---