Connected is a simple endless hypercasual arcade game made with pygame.
## How to DownloadDownload this project from here Download Connected
Use the package manager pip to install following packages :-
- Pygame
pip install pygame
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