[go: up one dir, main page]

Skip to content

A work-in-progress implementation of Circles

Notifications You must be signed in to change notification settings

caliconiko/circles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circles!

This is an implementation of Circles which is a yet to be implemented graphical esolang created by PythonshellDebugwindow.

I think this is a nice esolang so I'm gonna implement this.

Circles?

  • Make sure pip is up-to-date.
    python -m pip install pip --upgrade
    
  • O
    python -m pip install circ-lang
    
  • Interpret Circles programs with
    python -m circles path/to/program.png
    
  • For more options and or thingies, do
    python -m circles --help
    

Thoughts on standards

I don't think you really need to have standards since it's entirely possible to detect circles of any size with opencv