horse-genetics-game

Created with CodeSandbox

How To Run It

Download the repository and navigate to its folder. Run the command:

npm run build

Note: you will need to have npm installed for this to work.

project can then be viewed via:

http://localhost:3000/
or 
http://192.168.241.2:3000/

The Project

This is a skeleton project with basic assets as a gift to PinkAxolotl85

It contains the bare basics of a website that allows the user to turn on various genes and create a horse based on the settings.

Future implementations

  • Validate gene combos so gene combos that would result in a stillbirth or otherwise unviable horse cannot be set
  • add images coinciding with the various gene phenotypes
  • add descriptions per gene
  • add leg patterns
  • allow the hoof, mane and eye colour sliders to affect the actual horse design
  • allow for different colour body bases