Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

ek68794998/EggsChange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EggsChange

A JavaScript snippet which implements a slightly better-than-naive solution to win the StackEgg contest in approximately 275 days (far from the best solutions under 230 days). It was initially designed to provide a consistent strategy to overcome raids.

The StackEgg game.

It is based on the first consistent strategy discovered, though was eventually tweaked to favor Quality over Questions (if the hearts were all full), among other minor tweaks. It was also fitted to handle automatic restarting, and resistance to raids by always declining a restart vote.

This script was best run using something like CJS or TamperMonkey.

Files

The primary file which was used most, and which was the last stable revision, is eggschange.js. Other files which may have been used to gather data or develop new strategies have been provided here for legacy sake (and are obviously not guaranteed to be bug free).

Disclaimer

The game will most likely be removed on April 2, 2015, so... yeah. It's not like there was any point to this.

About

A StackEgg bot which uses a slightly better-than-naive strategy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published