Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 959 Bytes

File metadata and controls

36 lines (19 loc) · 959 Bytes

README

This repository is meant for the projects made while learning python. Every folder is a game in itself.

Instructions for working with Games

  • Chef and Pong - use livewires/superwires module. To set the environment, type the following in your terminal,
        pip install SuperWires 
  • CarCrash and Snake - Use the Pygame library. To set the pygame library, type the following in the terminal,
        pip install pygame 
  • CarCrash - It is still under development and the final code will be uploaded soon.

Overview

Crazy Chef

CrazyChef

Pong

Pong

Snake

Snake