Skip to content

Collect as many coins from the coin fall in 30 seconds. Avoid the bombs! Made using pygame.

License

Notifications You must be signed in to change notification settings

vineetjc/pygame-Coin-Fall-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

pygame-Coin-Fall

Join the chat at https://gitter.im/pygame-Coin-Fall/Lobby forthebadge made-with-python KWoC 2018


Table of contents


Introduction

A game made using Python and Pygame, in which the players have to collect coins falling from the sky.

Requirements:

  • Python (2 or 3)
  • pygame

How it works?

Objective of the game :

  1. Use your arrow keys to collect as many coins from the coin fall in 30 seconds.
  2. Blue coins are worth thrice the normal coins.
  3. Avoid the bombs.

Installation guide

Setup instructions :

  • Fork the repository, and clone your fork into your machine.
    • Use pip-install to install all required modules, for example, pip install pygame

Running instructions :

  • To run, type python main.py. (Ensure python is in your PATH)

Screenshots

startscreen

coinfall

pygame running


License

The code in this project is licensed under the MIT License 2017 - Vineet Jiji Cherian.

(Back to top)


About

Collect as many coins from the coin fall in 30 seconds. Avoid the bombs! Made using pygame.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10

Languages