Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlanetExpress in Javascript #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

knaydee
Copy link

@knaydee knaydee commented Apr 7, 2016

A player should be able to open the index.html page and play Planet Express. I had a lot more commits but had failed to fork the master in the beginning :( I need to ramp up on React so I may fiddle with this more and make it a bit more interactive, in addition to any comments you may have.

work_score = this.work * 10;
horde_score = this.horde * 50;
hunger_score = this.hunger * 5;
receipts_score = this.receipts * 50;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't quite see how these scores play into anything, what are they used for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants