Skip to content

velveteer/shakeandbake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shake and Bake

A prototype for a potential speed-based cooking game. Uses React/Redux with tcomb.

Check it out

npm install
npm start

What's the idea?

The original concept was for a speed-based cooking game, where ingredients are prepared, and prepared ingredients are used to form meals for NPCs. The mechanisms allow for a player to collect various cooking tools that interact with ingredients to create meals. Different tool levels affect how fast you can prepare ingredients and user level affects meal possibilities. Tool actions are restricted to subsets of ingredients (meat can be sliced or chopped, dough can be rolled, etc.), so switching between tools efficiently also becomes a game mechanic.

About

A prototype for a speed-based cooking game. Uses React/Redux with tcomb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published