https://github.com/wavehack/monsters
https://github.com/wavehack/monsters
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wavehack/monsters
- Owner: WaveHack
- Created: 2020-12-30T15:25:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-08T01:29:58.000Z (over 5 years ago)
- Last Synced: 2026-02-07T07:39:08.365Z (5 months ago)
- Language: C#
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monsters
My C# playground/test project while learning C# and .NET Core.
Monsters is (to be) a creature collection and battle simulator, inspired by games such as Pokémon, Summoners War, and Monster Sanctuary.
This project is WIP and there's no working user interface yet, other than a rudimentary console application used for testing during development.