diff --git a/README.MD b/README.MD index 10a3736..54f4ef6 100644 --- a/README.MD +++ b/README.MD @@ -7,7 +7,7 @@

- Logo + Logo

Tyra

@@ -27,15 +27,12 @@

-[![Stargazers repo roster for h4570/tyra](https://reporoster.com/stars/h4570/tyra)](https://github.com/h4570/tyra/stargazers) - ## Table of Contents * [About the project](#about-the-project) * [Description](#description) * [Tutorials](#tutorials) * [Features](#features) - * [Branches](#branches) * [Contributing](#contributing) * [Games](#games) * [License](#license) @@ -45,8 +42,8 @@ ## About the Project

- Sample code - Sample game + Sample code + Sample game

--- @@ -99,14 +96,10 @@ Decision was simple - I need to create an engine which will handle 3D file loadi * `.md2` 3D file support * `.png` Texture file support -### Branches -* `master` - stable releases - tested on PS2 & PCSX2. -* `develop` - daily builds. +## Contributing See the [open issues](https://github.com/h4570/tyra/issues) for a list of proposed features (and known issues). -## Contributing - Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. 1. Fork the Project @@ -162,7 +155,7 @@ Sandro Sobczyński - sandro.sobczynski@gmail.com
- Logo + Logo [contributors-shield]: https://img.shields.io/github/contributors/h4570/tyra.svg?style=flat-square diff --git a/assets/github-splash.png b/assets/github-splash.png new file mode 100644 index 0000000..a0676e3 Binary files /dev/null and b/assets/github-splash.png differ diff --git a/assets/github-splash2.png b/assets/github-splash2.png new file mode 100644 index 0000000..2c2d925 Binary files /dev/null and b/assets/github-splash2.png differ diff --git a/assets/showcase.gif b/assets/showcase.gif new file mode 100644 index 0000000..a90fe74 Binary files /dev/null and b/assets/showcase.gif differ diff --git a/assets/tyra_code.gif b/assets/tyra_code.gif new file mode 100644 index 0000000..6c693f7 Binary files /dev/null and b/assets/tyra_code.gif differ