Skip to content

Duck or Goose is a web used to sacrifice coders, the web-app uses a fair and random system to choose between them.

Notifications You must be signed in to change notification settings

camilorocca/Duck-or-Goose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duck or Goose

Duck or Goose is a web app designed to sacrifice coders. It uses a fair and random system to choose between them.

Features

  • 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.

Tech

Duck or Goose uses a number of open source projects to work properly:

Resources

Duck or Goose uses:

Installation

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

About

Duck or Goose is a web used to sacrifice coders, the web-app uses a fair and random system to choose between them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • SCSS 14.1%
  • CSS 12.0%
  • HTML 3.7%