Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 703 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 703 Bytes

Android-Game-Controller-Server

Initially reborn as part of my college minor-project, this is an app that'll help you control a PC with a re-programmable virtual controller on a touch-screen!

This is the server-side app. For the client-side one, see this page!

For the legacy version of this app (the server-app), see AndroidGameControllerLegacy and AndroidGameControllerServerLegacy.

Previously built with Processing, and the UiBooster for Processing Swing wrapper. Now being built directly with JavaFX.