Skip to content

jeremy-davis-sonarsource/duck-points

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duck-points

Open static/main.js and change the hashmap at the top:

const ducks = [
  { name: "Wouter", points: "ddd" },
  { name: "Siegfried", points: "dd" },
  { name: "Greg", points: "dddd" },
  { name: "Philippe", points: "d" },
  { name: "Jay", points: "ddu" },
  { name: "Pierre", points: "u" }
];
  • A u is a unicorn
  • A d is a duck
  • A p is a pizza
  • Anything else generates a duck as well.

After the change, commit directly to master, and save the cast URL again (visit castor.local).

It is available here: https://jeremy-davis-sonarsource.github.io/duck-points

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •