Skip to content

Aviral14/Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Bunch of games developed using pygame library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages