vineetjc / pygame-Coin-Fall-

Collect as many coins from the coin fall in 30 seconds. Avoid the bombs! Made using pygame.
MIT License
6 stars 15 forks source link

Scripts to install dependencies and run game #8

Open vineetjc opened 5 years ago

deepak2431 commented 5 years ago

Can i work on this ?

vineetjc commented 5 years ago

@deepak2431 feel free, but I'd suggest waiting for my review on #13 , I'd need a script for running the game though because the referenced PR is only on installing dependencies.

deepak2431 commented 5 years ago

Ok

vineetjc commented 5 years ago

This project (https://github.com/NITDgpOS/AirHockey) has done it in a way that I think we can look at to solve this issue.