Skip to content

micro:Gamepad is a gamepad-like controller powered by BBC micro:bit. Contains multiple input components, such as joystick and buttons. With the use of micro:bit's built-in radio module, it is easy to send and receive radio messages. Fully programmable and great for remote controlling.

License

KidsRobot/micro.Gamepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

micro:Gamepad

micro:Gamepad is a gamepad-like controller powered by BBC micro:bit. Contains multiple input components, such as joystick and buttons. With the use of micro:bit's built-in radio module, it is easy to send and receive radio messages. Fully programmable and great for remote controlling.


Product link: https://kidsrobot.ca/product/micro-gamepad


Code Samples

All code samples below are hosted on Microsoft Makecode.

Code sample #1 - game "snake"

Javascript:

https://makecode.microbit.org/_847UxuY0bD7k

Python:

https://makecode.microbit.org/_fJAckCH6mE0U

Code sample #2 - game "pong"

Javascript:

https://makecode.microbit.org/_Mwc4pU3oDYWc

Python:

https://makecode.microbit.org/_Tsj6e9DEoEMM

Code sample #3 - game "frogger"

Javascript:

https://makecode.microbit.org/_0k1APcbobLPM

Code sample #4 - game "space invaders"

Javascript:

https://makecode.microbit.org/_4fKV7vLecJyc

Code sample #5 - game "tetris"

Javascript:

https://makecode.microbit.org/_gfMFHf7qz6Mh

About

micro:Gamepad is a gamepad-like controller powered by BBC micro:bit. Contains multiple input components, such as joystick and buttons. With the use of micro:bit's built-in radio module, it is easy to send and receive radio messages. Fully programmable and great for remote controlling.

Topics

Resources

License

Stars

Watchers

Forks