unirx
There are 96 repositories under unirx topic.
neuecc/UniRx
Reactive Extensions for Unity
EcsRx/ecsrx.unity
A simple framework for unity using the ECS paradigm but with unirx for fully reactive systems.
setchi/NoteEditor
Note editor for rhythm games.
kyubuns/AnimeRx
Rx Tween Animation Library for Unity
gubicsz/Solitaire
Solitaire card game made in Unity using MVP, dependency injection, reactive and asynchronous programming.
YMoonRiver/hybridclr_addressable
Unity3D 简单,开箱即用的商业游戏框架,集成了主流的开发工具。简化GameFramework,支持Addressable和AssetBundle,已完善打包工具和流程,支持网易pomelo网络协议。
grofit/bindingsrx
A 2 way binding system for unity using unirx
codewriter-packages/UniMob.UI
MVU/Redux like library for building declarative UI in Unity (inspired by Flutter)
Xerios/UniRxSimple
List of simple examples showing how you can use UniRx for Unity
EcsRx/ecsrx.roguelike2d
An example of the Roguelike 2d game using EcsRx
jinhosung96/Unity-VContainer-UniRx-MVP-Example
VContainer + UniRx 기반 MVP 패턴 기반 아키텍처 설계
Xerios/UniRxSimpleGame
A simple game showing how to use UniRx to make a dumb endless game for Unity
nievesj/unity-core-project
Core Framework for Unity
mohsansaleem/Idle-Miner
This is a simulation game with the raw UI. Primary purpose of this project was to implement an expandable code architecture.
FromSeabedOfReverie/SubmarineMirageFrameworkForUnity
中規模インディーゲーム開発用、Unity製フレームワーク。 非同期処理を土台とし、販売レベルのゲーム必須機能の提供が目標。
karashinasou/state-machine
UniRxをベースにしたステートマシン
xrdnk/Three-Sacred-Treasures-Hands-on
Hands-on Example for UniRx, UniTask, Extenject. (Bonus: VContainer)
mohsansaleem/CityBuilder
This is a minimal CityBuilder Unity project with different type of building. We can add more buildings in Static data and it is maintaining the Game state of the player.
gilpark/RxStateMachine
Reacitve StateMachine for Unity 3D
EcsRx/ecsrx.buffs
EcsRx plugin for a simple scaffolding for buff/effect system
mackysoft/Modiferty
Property Modification for Unity
div-null/Mirror-template
Network template with nice architecture
Redmoon-Development/redmoon-reactiveKit
A Lightweight UniRx Integration into Unity's UI Toolkit.
mattak/UniRxQuiz
Quiz for UniRx learning 🔎
nekomimi-daimao/PUN2Rx
Convert PUN 2's callback to UniRx's Operator
GbrosGames/Tools
Unity tools and blog post resources
Atelier-de-Orca/UniRx-Sample
📥 UniRx sample code archive
gubicsz/SpaceInvaders
A simple Space Invaders clone made in Unity using MVP, dependency injection, reactive programming and Addressables.
jtfrom9/InputObservable
Input Handling Utility with UniRx
ulaph/Unity_MVP_Sample
Unity MVP Sample
carolinaknoll/HouseClicker
:cookie: Cookie Clicker game being developed with C# and Unity.
mackysoft/VContainer-Examples
Example of using VContainer and its integration (UniRx, MessagePipe, etc...)
MaksymHernets/ShadowCube
Game based on the movie "Cube". The protagonist wakes up inside a giant cubic room, entirely consisting of cubic modules that are constantly in motion. Overcoming obstacles and traps, apparently, he will not only have to get out to freedom, but also remember his life before being placed in the Cube.
shniqq/memory-game
A small memory game written in Unity with an MVC architecture using Zenject and UniRx.
gubicsz/CoreTemplate
A Unity project template that contains installed and configured core official and popular third party packages to quickly start new projects.