Skip to content

nir-r/draw_xbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

draw_xbox

hi! this is a python project for drawing with Xbox controller!
hang tight! it can take some time to load (max 15 seconds)

requirements:

  • python installed (version 3 or Newer)
  • pygame installed (https://github.com/pygame/pygame)
  • Xbox one/x/s controller connected with - - bluetooth/ usb (not working with xbox 360 controllers)

how to use:

  • joysticks- move the cursor
  • A- change color
  • B- clear board
  • X- pen down/up
  • Y- change cursor shape (not effecting drawing, just for fun)
  • RB/LB- pen thickness +/-
  • RT for 3 seconds- close
  • LT- window/full screen
  • dpad- instant shapes

how it works? this code is python based, using pygame for getting the input from the controller, and turtle (tkinter based) for the drawing ui.

About

a drawing software for xbox controllers, using python, pygame, and turtle (tkinter)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%