Skip to content

Pena86/untangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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] [difficulty]

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

  nodes       Ammount of nodes (>3)
  animation   Show puzzle build (bool | n | y)
  difficulty  Puzzle difficulty (easy | normal | hard)

python untangle.py 30

Keys:
  LMB drag to move a node
  RMB drag to move all nodes
  RMB to mark / unmark a node
  Wheel to zoom
  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