Zenject icon indicating copy to clipboard operation
Zenject copied to clipboard

Add your: Games/Solutions that have been made using Extenject here. (Shameless Plugs)

Open Mathijs-Bakker opened this issue 5 years ago • 5 comments

Does your game/project use Extenject? You can leave a comment (with a link to your project) and it will be added to the docs here.

Please add a links to the solution and some descriptive info. Images are also welcome!

The layout used in the markdown is this:

### `{ DEVELOPER }:` { SOLUTION_NAME }

<br/>
<br/>

<p align="center">
  <img width="400" height="225" src="{ HEADER_IMG }">
</p>

<br/>
<br/>

<img align="left" width="100" height="100" src="{ ICON_LOGO }">
{ DESCRIPTIVE_CONTENT }

<br/>
<br/>

* **Platform(s):** { TARGET_BUILDS }
* **Genre(s):** { GAME_GENRES }
* **Mode(s):** { SINGLE/MULTI_PLAYER }
* **Developer:** { DEVELOPER_NAME }

<br/>
<br/>

<p align="center">
  <img width="300" height="180" src="{ SCREENSHOT }">
  <img width="300" height="180" src="{ SCREENSHOT }">
  <img width="300" height="180" src="{ SCREENSHOT }">
</p>

<p align="center">
  <a href="{ WEBSITE }">Website</a> • 
  <a href="{ DOWNLOAD/STORE }">{ STORE_NAME }</a> • 
  <a href="{ DOWNLOAD/STORE }">{ STORE_NAME }</a> • 
  <a href="{ DOWNLOAD/STORE }">{ STORE_NAME }</a>
</p>

Thanks!

Mathijs-Bakker avatar Oct 06 '20 20:10 Mathijs-Bakker

Although not my own project, the award winning virtual reality game Beat Saber has been using Zenject/Extenject for well over a year now (PC, PSVR, and Android via Oculus Quest). I've done a lot of modding of the game and the library is extensively throughout the entire codebase.

Auros avatar Oct 06 '20 20:10 Auros

Although not my own project, the award winning virtual reality game Beat Saber has been using Zenject/Extenject for well over a year now (PC, PSVR, and Android via Oculus Quest). I've done a lot of modding of the game and the library is extensively throughout the entire codebase.

Thanks! I checked the it with ILSpy and can confirm it uses Zenject. Added it to the games list. Game looks awesome!

Mathijs-Bakker avatar Oct 06 '20 21:10 Mathijs-Bakker

I love Extenject/Zenject. Here are a few : )

A multiplayer tablet and projection interactive: https://kafkaris.com/2019/03/08/spinifex-group-jasper-dome/

A guitar hero inspired tennis game: https://kafkaris.com/2020/01/15/spinifex-group-gpj-yonex-australian-open/

An AR application: https://kafkaris.com/2019/12/15/spinifex-group-honda-mobile-product-guide/

jkafkaris avatar Oct 07 '20 02:10 jkafkaris

All your shameless plugs are covered here: https://github.com/svermeulen/Extenject/blob/master/Documentation/GamesThatUseZenject.md

@jkafkaris Also your awesome projects. Those interactive installations are awesome! Could you please proof read and confirm the content of the projects you suggested are ok?

Mathijs-Bakker avatar Oct 15 '20 00:10 Mathijs-Bakker

Sure, i use it on most of my projects but most highlighted are Hyperstacks and Undead Citadel

Extrys avatar Jan 24 '24 10:01 Extrys