Gamepad

Input simulator

A library that simplifies keyboard input for Flash games by simulating analog joystick input using the keyboard.

Gamepad simulates an analog joystick input using the keyboard. Many times when we access key presses, what we are really doing is pretending that WASD, the arrow keys or some other combination are actually a D-pad or joystick with an X and Y axis, and 1 or 2 fire buttons. Gamepad handles the event capture, maths and other details of this for you, so you only have to think about how you want your game to respond to this input.

GitHub

56 stars
4 watching
7 forks
Language: ActionScript
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
josuigoa/gamepad-haxeProvides Haxe port of Gamepad library with adapters for various game engines.5
justjoeyuk/advanced_joystickA customizable joystick library for mobile applications written in ActionScript.21
emilwidlund/framer-joystickA Framer module for creating interactive UI prototypes controlled by gamepad inputs.15
sparkfun/micro_bit_controller_bitA game controller expansion board for the micro:bit microcontroller5
jakobst1n/microbit-gamepadA web application that sends DPAD events to micro:bit devices over Bluetooth.2
alex-spataru/qjoysticksLibrary providing a cross-platform joystick input system for Qt applications.96
duckleg/as3dpadA virtual gamepad library for Adobe AIR mobile apps18
coreyhayward/powertoys-run-inputtyperA PowerToys plugin that enables typing input as if it was typed on a keyboard80
insighio/esp32-microgamepad-bleAn ESP32-based project creating a dual-analog joystick gamepad over BLE for robot projects.16
marcofaziorandom/virtual-joystick-godotA virtual joystick plugin for Godot game engine that allows players to control games on touchscreens with customizable options.754
acb-prgm/godot_gamepadA tool for turning mobile devices into game controllers119
michaelnoonan/inputsimulatorAn input simulator that allows .NET applications to send keyboard and mouse events using the Win32 SendInput method749
juniorlimaivd/launchpad-playgroundAn interactive audio and animation playground for music makers and programmers to experiment with sounds and visual effects.5
minll/gameinterfacefortoysEnables real-time tactile feedback from in-game events to controlled sex toys and integrates with chastity devices31
stelly-dev/game_of_life_adafruit_macropadA simple implementation of Conway's Game of Life on the Adafruit Macropad using CircuitPython5