emlyn / codegolf-swipe-type

Swipe Type http://codegolf.stackexchange.com/ Question

Home Page:http://codegolf.stackexchange.com/questions/39741/swipe-type-converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codegolf-swipe-type

For the Swipt Type Converter question at http://codegolf.stackexchange.com/questions/39741/swipe-type-converter

To set up control for testing

  • Add your code file to entries/

  • Add a section to entries.ini in the form

    [Your name]
    runner=python your_code.py
    compiler=g++ --help
    argv=true
    
  • compiler and argv is optional (argv defaults to false)

  • Run python3 control.py

  • Your log file will be at logs/Your name.log

Credits

Word list from SCOWL (And Friends)

About

Swipe Type http://codegolf.stackexchange.com/ Question

http://codegolf.stackexchange.com/questions/39741/swipe-type-converter


Languages

Language:Python 56.8%Language:PHP 22.8%Language:JavaScript 16.2%Language:Ruby 4.2%