Skip to content
/ golf Public

Code golf

Notifications You must be signed in to change notification settings

NPN/golf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golf

  • ktbyte: Processing games submitted to various KTBYTE contests.
    • hunt.pde: Two-player Wolfenstein 3D-like FPS in a randomly generated maze (5119 bytes, demo). Won second place in the 2014 Fall 5k contest.
    • mini-cube.pde: 2x2x2 Rubik's cube (1024 bytes, demo). Won second place in the 2016 Fall 1k Contest.
  • sierpinski.html: Sierpinski triangle on canvas (95 bytes, demo via htmlpreview.github.io).
  • quine: Three quines: a C -> Bash relay (relay1.c, 91 bytes), a Bash -> C relay (relay2.sh, 83 bytes), and a Bash/C polyglot (polyquine, 176 bytes). Test with test.sh.

About

Code golf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published