Skip to content

This sample uses Flame, Flutter's game engine, to check gamepad movement, etc.

Notifications You must be signed in to change notification settings

flame-games/game_pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamepad Sample

This sample uses Flame, Flutter's game engine, to check gamepad movement, etc.

Click here to see a sample of how it works on the web.

Usage

flutter run

Input Reference

Joypad input Direction
UP LogicalKeyboardKey keyW UP
Left LogicalKeyboardKey keyA Left
right LogicalKeyboardKey keyD right
Down LogicalKeyboardKey keyS Down

Author

Daisuke Takayama

Releases

No releases published

Packages

No packages published

Languages