An open API service indexing awesome lists of open source software.

https://github.com/tech-chad/untangle

Untangle game using python3 and pygame
https://github.com/tech-chad/untangle

game lines pygame python python3 untangle

Last synced: over 1 year ago
JSON representation

Untangle game using python3 and pygame

Awesome Lists containing this project

README

          

# Untangle

Untangle the lines by moving the circles. Written in Python3 and using pygame.

Python 3.10

Pygame 2.5.1

### Features
- Select a level from 6, 10, 15, 20, 25
- Enter a custom level 6 to 50
- Escape key to exit
- R to reset the level

### How to play
Select a level. You are presented with circles connected by lines. Click on circle to see the other circles connected to it.
Move the circles so that none of the lines cross.

### Screenshot
![untangle 1](https://i.fluffy.cc/ZTjr0BsGRwJKwn60XspdqlwjBPj5T8XP.png)