+ Added game engine badges 🕹️

- Note that some of these badges have no Shield.io logo associated with them currently
  - (RPG Maker, Buildbox, Phaser)
  - or they might but i just dont know...
This commit is contained in:
Inter 2023-12-08 20:12:11 +00:00
parent 0563f320ec
commit dc05888d1e

View file

@ -244,4 +244,19 @@ Good Markdown buttons/badges for to your repository!
| [![Nintendo eShop](https://img.shields.io/badge/Nintendo%20eShop-darkred?logo=nintendo-switch)](#) | `[![Nintendo eShop](https://img.shields.io/badge/Nintendo%20eShop-darkred?logo=nintendo-switch)](#)` | | [![Nintendo eShop](https://img.shields.io/badge/Nintendo%20eShop-darkred?logo=nintendo-switch)](#) | `[![Nintendo eShop](https://img.shields.io/badge/Nintendo%20eShop-darkred?logo=nintendo-switch)](#)` |
| [![Green Man Gaming](https://img.shields.io/badge/Green%20Man%20Gaming-default?logo=green-man-gaming)](#) | `[![Green Man Gaming](https://img.shields.io/badge/Green%20Man%20Gaming-default?logo=green-man-gaming)](#)` | | [![Green Man Gaming](https://img.shields.io/badge/Green%20Man%20Gaming-default?logo=green-man-gaming)](#) | `[![Green Man Gaming](https://img.shields.io/badge/Green%20Man%20Gaming-default?logo=green-man-gaming)](#)` |
| [![Fanatical](https://img.shields.io/badge/Fanatical-orange?logo=fanatical)](#) | `[![Fanatical](https://img.shields.io/badge/Fanatical-orange?logo=fanatical)](#)` | | [![Fanatical](https://img.shields.io/badge/Fanatical-orange?logo=fanatical)](#) | `[![Fanatical](https://img.shields.io/badge/Fanatical-orange?logo=fanatical)](#)` |
| [![Microsoft Store](https://img.shields.io/badge/Microsoft%20Store-blue?logo=microsoft)](#) | `[![Microsoft Store](https://img.shields.io/badge/Microsoft%20Store-blue?logo=microsoft)](#)` | | [![Microsoft Store](https://img.shields.io/badge/Microsoft%20Store-blue?logo=microsoft)](#) | `[![Microsoft Store](https://img.shields.io/badge/Microsoft%20Store-blue?logo=microsoft)](#)` |
### Game Engine Badges
| Preview | Markdown Code |
|---------|---------------|
| [![Unity](https://img.shields.io/badge/Unity-grey?logo=unity)](#) | `[![Unity](https://img.shields.io/badge/Unity-grey?logo=unity)](#)` |
| [![Unreal Engine](https://img.shields.io/badge/Unreal%20Engine-black?logo=unreal-engine)](#) | `[![Unreal Engine](https://img.shields.io/badge/Unreal%20Engine-black?logo=unreal-engine)](#)` |
| [![Godot](https://img.shields.io/badge/Godot-darkblue?logo=godot-engine)](#) | `[![Godot](https://img.shields.io/badge/Godot-darkblue?logo=godot-engine)](#)` |
| [![CryEngine](https://img.shields.io/badge/CryEngine-grey?logo=cryengine)](#) | `[![CryEngine](https://img.shields.io/badge/CryEngine-grey?logo=cryengine)](#)` |
| [![Amazon Lumberyard](https://img.shields.io/badge/Amazon%20Lumberyard-66459B?logo=amazonlumberyard&logoColor=fff&style=flat)](#) | `[![Amazon Lumberyard](https://img.shields.io/badge/Amazon%20Lumberyard-66459B?logo=amazonlumberyard&logoColor=fff)]` |
| [![Construct 3](https://img.shields.io/badge/Construct%203-00FFDA?logo=construct3&logoColor=000&style=flat)](#) | `[![Construct 3](https://img.shields.io/badge/Construct%203-00FFDA?logo=construct3&logoColor=000&style=flat)](#)` |
| [![Gamemaker Badge](https://img.shields.io/badge/Gamemaker-000?logo=gamemaker&logoColor=fff&style=flat)](#) | `[![Gamemaker](https://img.shields.io/badge/Gamemaker-000?logo=gamemaker&logoColor=fff&style=flat)](#)` |
| [![RPG Maker](https://img.shields.io/badge/RPG%20Maker-yellow?logo=rpg-maker)](#) | `[![RPG Maker](https://img.shields.io/badge/RPG%20Maker-yellow?logo=rpg-maker)](#)` |
| [![Buildbox](https://img.shields.io/badge/Buildbox-E45F1F?logo=buildbox)](#) | `[![Buildbox](https://img.shields.io/badge/Buildbox-E45F1F?logo=buildbox)](#)` |
| [![Phaser](https://img.shields.io/badge/Phaser-B4F0FC?logo=phaser)](#) | `[![Phaser](https://img.shields.io/badge/Phaser-B4F0FC?logo=phaser)](#)` |