Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw1589 authored Mar 28, 2024
1 parent 9b22688 commit 3c0a07b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ At the bottom of the market screen is a button that takes you back to the farm m

To remove HYC seed or fertilizer from a plot of land, simply select it with the proper toggle enabled.

Plots by default have regular seed.

After the simulation (after the harvest on the 7th year), there will be a results screen to show your final score. This is followed by some self reflection questions to see how much you've learned.

Expand Down Expand Up @@ -92,6 +93,8 @@ Access our Trello here: https://trello.com/b/YwVbyUKp/green-revolution (you may

We TRIED to get a [workflow](https://github.com/marketplace/actions/unity-test-runner) working to automatically test our test suite, but we just couldn't get it to work. Also I think it's actually faster to run the tests in the Unity editor anyway, so there really wasn't much of a point to a workflow.

Luckily we got a workflow working to auto-generate code documentation using docfx.

## Coding Standards and Guidelines
We will be adapting https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions .

Expand Down

0 comments on commit 3c0a07b

Please sign in to comment.