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
- Host: GitHub
- URL: https://github.com/tech-chad/untangle
- Owner: tech-chad
- License: mit
- Created: 2023-09-05T01:35:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-09T04:39:30.000Z (over 2 years ago)
- Last Synced: 2025-01-12T19:44:54.852Z (over 1 year ago)
- Topics: game, lines, pygame, python, python3, untangle
- Language: Python
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
