Skip to content

infoxchange/game-of-life-random-name-select

Repository files navigation

Game of Life Random Name selector

A nodejs app to select a random winner from a group of people based on Conway's Game of Life and their Twitter, Facebook or Google profiles.

Screenshot

Installation

  1. Install node
sudo apt-get install nodejs
  1. Clone this repo
git clone https://github.com/infoxchange/game-of-life-random-name-select.git
  1. Install dependencies
cd game-of-life-random-name-select
npm install
  1. Setup config.js
cp config.js.example config.js
# Then edit config.js to include the required vars
  1. Start the app
node app

The app should be up and running at http://localhost:3000.

About

Select a random name using Conway's Game Of Life and Facebook/Twitter/Google profile images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors