Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 651 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 651 Bytes

platformProject

Simple platformer game, with controller support, written in python using pygame. Please only use one controller at a time and disconnect conrtollers to use keyboard .


Currently supported contollers:

  • Xbox One/Xbox 360
  • Nintendo Switch Pro Controller
  • Gamecube Controller With Mayflash adapter
For any other controllers use Xoutput or another Xinput wrapper

Controls: Keyboard - A/D to move, Space to Jump, Shift to sprint, Controller - left analogue stick to move*, A/B to jump. X/Y to sprint

*(D-Pad causing issues with analogue stick so i had to choose one)