ferx/README.md

16 lines
921 B
Markdown
Raw Normal View History

2024-11-25 12:10:46 +00:00
![Logo](docs/assets/Thumbnail.png)
2024-07-29 12:32:41 +00:00
<div align="center">
<img src="https://img.shields.io/github/actions/workflow/status/coderloff/ferx/cmake-single-platform.yml?style=for-the-badge" alt="Build" />
<img src="https://img.shields.io/github/license/coderloff/ferx?style=for-the-badge" alt="License" />
<img src="https://img.shields.io/github/contributors/coderloff/ferx?style=for-the-badge" alt="Contributors" />
<img src="https://img.shields.io/github/forks/coderloff/ferx?style=for-the-badge" alt="Forks" />
<img src="https://img.shields.io/github/stars/coderloff/ferx?style=for-the-badge&color=%23DFB317" alt="Stars" />
<img src="https://img.shields.io/github/issues/coderloff/ferx?style=for-the-badge" alt="Issues" />
</div>
2024-04-11 14:28:47 +00:00
2024-11-21 06:39:27 +00:00
<br>
Ferx is a basic game engine written in C++. This project is mainly designed for learning purposes. For more information, check out [docs](docs)
2024-11-25 12:10:46 +00:00
![Ferx](docs/assets/Engine.png)