Skip to content

Emojicode programs to built to solve code golfing problems in as little characters/bytes as possible

Notifications You must be signed in to change notification settings

andrew-dagostino/emojicode-code-golf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emojicode-code-golf

Emojicode programs to built to solve code golfing problems in as little characters/bytes as possible

Running the Code

Emojicode Documentation

All Emojicode documentation can be found on the official website.

Alternatively, you can take a look through their GitHub repo, which contains some usage examples in the tests folder and other places.

Folder Structure

<problem-folder>
    golf.emojic         
    ungolfed.emojic
    readme.md

Each folder contains a single code golf problem. Inside the folder there are 3 files that contain:

  1. The golfed solution
  2. The ungolfed solution
  3. A readme explaining the problem.

About

Emojicode programs to built to solve code golfing problems in as little characters/bytes as possible

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published