ferx/README.md
2024-11-25 16:10:46 +04:00

16 lines
921 B
Markdown

![Logo](docs/assets/Thumbnail.png)
<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>
<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)
![Ferx](docs/assets/Engine.png)