An open API service indexing awesome lists of open source software.

https://github.com/jasperdrescher/farm

A farming simulator made in Unity
https://github.com/jasperdrescher/farm

csharp game simulation unity

Last synced: 3 months ago
JSON representation

A farming simulator made in Unity

Awesome Lists containing this project

README

          

# Farm
A farming simulator made in Unity 6.

Most of the development is done as training at [Synapse Studio](https://synapse.crdg.jp/).

## C# Code Style Guide
We rely on the guidelines in Unity's official [C# Style Guide](https://unity.com/resources/c-sharp-style-guide-unity-6).

More tips can be found [here](https://unity.com/how-to/naming-and-code-style-tips-c-scripting-unity). For a brief example of C# code see this [Gist](https://gist.github.com/jasperdrescher/d1d73af009aa78a5b88f8f7bafc14032).