My solutions to some puzzlenode puzzles
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Filename renaming from CamelCase to snake_case in the secret messages solution and adjustment of the files themselves.
fc8c154View on GitHubChanged the filenames of the turtle solutions to snake case instead of camel case and adjusted the requires
3855979View on GitHubChanged the names of the folders eliminating spaces so they don't have to be escaped
c962382View on GitHubHopefully changed every block to be more in line with common Ruby coding conventions (blockvariables on the same line as do, |variable| not | variable |
f616dabView on GitHubChanged README to README.markdown hoping that my little markup attempt now works
74a549fView on GitHubInitial commit, state of the hand in on RMU application (including no. 9 Turtle Tracks and no. 12 Secret Messages)
a756d05View on GitHub