Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Connected

forthebadge forthebadge forthebadge

Connected is a simple endless hypercasual arcade game made with pygame.

## How to Download

Download this project from here Download Connected

Requirements

Use the package manager pip to install following packages :-

  • Pygame
pip install pygame

Usage

Navigate and click main.py to open the game, Tap on easy or hard tp select level. The objective of the game is to collect incoming squares without colliding with incoming rects.

Controls:

  • Tap anywhere to flip direction.
  • press ESC to escape the game

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.