Skip to content

PlanetExpress in Javascript#12

Open
knaydee wants to merge 1 commit intoAda-C4:masterfrom
knaydee:master
Open

PlanetExpress in Javascript#12
knaydee wants to merge 1 commit intoAda-C4:masterfrom
knaydee:master

Conversation

@knaydee
Copy link
Copy Markdown

@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;
Copy link
Copy Markdown

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