Skip to content

Latest commit

 

History

History
 
 

etch_a_sketch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Etch A Sketch

Rules

  • W, A, S, D : Move
  • C : Clear
  • E : Color selection
  • SPACE : Toggle pen on/off

How to play

  1. Fork the repo by clicking the fork logo the on top right
  2. Clone the repo git clone [email protected]:AseanK/beginner-python-games.git
  3. Head to the etch_a_sketch folder
  4. Run the file using python command python etch_a_sketch.py