Skip to content

Code Golf is a game designed to let you show off your code-fu by solving problems in the least number of characters.

License

Notifications You must be signed in to change notification settings

GalladeGuy/code-golf

 
 

Repository files navigation

Code Golf Travis Coveralls

This is the repository behind https://code-golf.io

Building

To build the various languages:

$ ./build-langs

Then, to build to the actual application:

$ ./build

Running

$ docker-compose up --build

Then visit https://localhost and accept the scary security warning.

Thanks

BrowserStack

Cross browser testing powered by BrowserStack

About

Code Golf is a game designed to let you show off your code-fu by solving problems in the least number of characters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.3%
  • Go 10.8%
  • CSS 2.2%
  • Dockerfile 1.6%
  • Assembly 0.4%
  • Shell 0.3%
  • Other 0.4%