Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 420 Bytes

File metadata and controls

8 lines (6 loc) · 420 Bytes
  • Just Install Python in your system to run these programmes.

  • After installing python, install pygame library to run snake game and shooter game & enjoy the content.

  • After installing everything, open command prompt and write the below command to run the program - python (name of the program).py

Example: To run Rangoli using tkinter just type python rangoli.py in command prompt and enjoy the animation.