Skip to content

Commit f07c9dc

Browse files
committed
repo: add README.md and logo
1 parent e0f5ded commit f07c9dc

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
* text eol=lf
2+
*.png binary

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<p align="center">
2+
<img src="branding/unnamed_engine.png?raw=true" alt="Image of the UnnamedEngine logo">
3+
</p>
4+
5+
[![CI 🛠️](https://github.com/UnnamedEngine/unen/actions/workflows/ci.yaml/badge.svg)](https://github.com/UnnamedEngine/unen/actions/workflows/ci.yaml)
6+
7+
Open-source game engine made to power high performant simulation games. The main objectives are customzation and performance, allowing you to create complex stuff without restrictions.
8+
9+
(As a side note, this engine is being created to power two custom games, don't
10+
expect help or documentation yet)

branding/LICENSE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
All rights reserved

branding/unnamed_engine.png

1.02 MB
Loading

0 commit comments

Comments
 (0)