Skip to content

Sharealikelicence/untangle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Untangle

Untangle game with pygame

alt text alt text alt text

Currently all texts goes to console, so run it from commandline.


python untangle.py -h

usage: untangle.py [-h] [nodes] [animation]

positional arguments:
  nodes       Ammount of nodes (>3)
  animation   Show puzzle build (bool | n | y)

optional arguments:
  -h, --help  show this help message and exit

python untangle.py 30

Keys:
  LMB drag to move a node
  RMB to mark / unmark a node
  ESC to exit
  Space to move all nodes closer to each other
Have fun with a game of Untangle

alt text alt text alt text

About

Untangle game with pygame

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%