https://github.com/vasar007/fgame
Simple game with some world generation.
https://github.com/vasar007/fgame
console-game csharp desktop fsharp game generation genetic-algorithm simulation wpf
Last synced: about 2 months ago
JSON representation
Simple game with some world generation.
- Host: GitHub
- URL: https://github.com/vasar007/fgame
- Owner: Vasar007
- License: apache-2.0
- Created: 2019-10-08T17:11:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T14:08:17.000Z (over 5 years ago)
- Last Synced: 2025-07-30T03:47:49.584Z (11 months ago)
- Topics: console-game, csharp, desktop, fsharp, game, generation, genetic-algorithm, simulation, wpf
- Language: F#
- Homepage:
- Size: 4.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FGame
[](https://github.com/Vasar007/FGame/blob/master/LICENSE)
[](https://ci.appveyor.com/project/Vasar007/fgame)
Simple game with some world generation.
## Dependencies
Target .NET Standard is 2.1 for libraries, .NET Core is 3.1 for console and desktop apps. Version of C# is 8.0, version of F# is 4.7.
## License information
This project is licensed under the terms of the [Apache License 2.0](LICENSE).
### Third party software and libraries used
#### [Acolyte.NET](https://github.com/Vasar007/Acolyte.NET)
Copyright © 2020 Vasily Vasilyev (vasar007@yandex.ru)
License: [Apache License 2.0](https://github.com/Vasar007/Acolyte.NET/blob/master/LICENSE)