Duck or Goose is a web app designed to sacrifice coders. It uses a fair and random system to choose between them.
- Add & remove potential victims
- Kill coders randomly
The main goal is to create a random selector that gives us a name that will be removed from the game until there's no one left to sacrifice. Another function is to add new victims to the game as needed, and remove existing ones.
Duck or Goose uses a number of open source projects to work properly:
- Sass
- Twitter Bootstrap - great UI boilerplate for modern web apps
- node.js
- jQuery
- owlCarousel
Duck or Goose uses:
- Media Queries simplified for Sass - Sass mixin used to simplify Media Queries
- Fog Animation
- Animista Animations
Duck or Goose uses Sass and requires Node.js v10+ to be installed.
To install Sass:
npm install -g sass
To compile scss files:
sass --watch css/
Duck or Goose requires these files to be present in lib/owlcarousel.
https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.css
https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css