Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shirokovnv/kings_bounty
Remake of original 1990 Kings bounty game
https://github.com/shirokovnv/kings_bounty
csharp unity
Last synced: 1 day ago
JSON representation
Remake of original 1990 Kings bounty game
- Host: GitHub
- URL: https://github.com/shirokovnv/kings_bounty
- Owner: shirokovnv
- License: mit
- Created: 2024-06-16T12:11:23.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-21T11:45:14.000Z (5 months ago)
- Last Synced: 2024-06-22T05:27:59.526Z (5 months ago)
- Topics: csharp, unity
- Language: C#
- Homepage:
- Size: 8.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# King's bounty
## Description
The project was created for the purpose of studying Unity.
The game is based on the original 1990 game from **New World Computing.**
The main goal is to find a legendary artifact that has been lost on one of several continents.
Unlike the original, the game has a procedural generation.
Other mechanics basically repeat the original: exploring the world, turn-based battles, collecting and using magic spells and more.
## Requirements
- Unity 2022.3.23f1
- C# 9.0## Screenshots
![screenshot_1](/Assets/Resources/Sprites/Screenshots/screenshot_1.png)
![screenshot_2](/Assets/Resources/Sprites/Screenshots/screenshot_2.png)![screenshot_3](/Assets/Resources/Sprites/Screenshots/screenshot_3.png)
![screenshot_4](/Assets/Resources/Sprites/Screenshots/screenshot_4.png)## License
MIT. Please see the [license file](LICENSE) for more information.
**All original images belongs to New World Computing.**