LearningTypeScript / projects

Hands-on real world projects that will help you exercise your knowledge of TypeScript.
https://learningtypescript.com/projects
240 stars 161 forks source link

Fix game logic example #229

Closed kristjanr closed 1 year ago

kristjanr commented 1 year ago

PR Checklist

Overview

Even number makes Food available.

Quote:

If no Available Resource value is set: set Available Resource to Food if the rolled number is even or Water if the rolled number is odd