blob: 8dc257ea626f06142fa2130084682b5e3d285154 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# No Gamepads
[](https://github.com/CatilGrass/NoGamepads/blob/main/LICENSE-MIT)

`No Gamepads` expands your game's control capabilities: enabling players to connect mobile devices as in-game controllers. For local multiplayer games, it eliminates the need for each player to own a physical controller, avoids crowding around a single keyboard, and removes the hassle of configuring complex input mappings – just use a smartphone!
---
`No Gamepads` 能够扩展您游戏的控制能力:让玩家通过移动设备作为游戏控制器进行连接。对于本地多人游戏,它使玩家无需配备独立手柄、无需挤在同一键盘前操作,也免除了配置复杂按键映射的麻烦——只需一部智能手机即可实现!
# The Plans
# Related Documentation
1. [How to compile project with Cargo](export/docs/How_to_export.md)
2. [About bindings](./core/bindings/About_bindings.md)
|