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
- Host: GitHub
- URL: https://github.com/jasperdrescher/farm
- Owner: jasperdrescher
- License: mit
- Created: 2025-06-30T03:04:47.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-30T03:50:43.000Z (12 months ago)
- Last Synced: 2025-06-30T04:23:54.653Z (12 months ago)
- Topics: csharp, game, simulation, unity
- Language: Mathematica
- Homepage:
- Size: 34.9 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).