- W, A, S, D : Move
- C : Clear
- E : Color selection
- SPACE : Toggle pen on/off
- Fork the repo by clicking the fork logo the on top right
- Clone the repo
git clone [email protected]:AseanK/beginner-python-games.git
- Head to the etch_a_sketch folder
- Run the file using python command
python etch_a_sketch.py