https://github.com/r-n/controllertestandroid
Use an Android device as a controller for a game on PC
https://github.com/r-n/controllertestandroid
android c-sharp client controller csharp game-dev game-development gamedev unity unity-3d unity-networking unity3d windows
Last synced: 2 months ago
JSON representation
Use an Android device as a controller for a game on PC
- Host: GitHub
- URL: https://github.com/r-n/controllertestandroid
- Owner: R-N
- License: mit
- Created: 2017-02-27T11:50:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-14T13:24:20.000Z (about 4 years ago)
- Last Synced: 2025-03-31T09:46:37.655Z (about 1 year ago)
- Topics: android, c-sharp, client, controller, csharp, game-dev, game-development, gamedev, unity, unity-3d, unity-networking, unity3d, windows
- Language: C#
- Homepage:
- Size: 286 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A project to use an Android device as a controller for a game on PC
Connected with Wifi using UNET.
This one is the controller.
The receiver: https://github.com/R-N/ControllerTestPC