https://github.com/the-winter-wolf/mission-demolition-prototype
https://github.com/the-winter-wolf/mission-demolition-prototype
csharp gamedev games unity
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/the-winter-wolf/mission-demolition-prototype
- Owner: The-Winter-Wolf
- Created: 2023-01-29T13:35:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T16:04:08.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T15:13:03.411Z (over 1 year ago)
- Topics: csharp, gamedev, games, unity
- Language: C#
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mission-Demolition-Prototype
The Mission Demolition Prototype was created from the book "Unity and C#. Gamedev from idea to implementation" [Jeremy Gibson].
This prototype covers the following topics: physics, collisions, mouse interactions, game levels.
In this game, the player shoots at the castles with a slingshot, trying to destroy them. Each castle has an area, that the player must enter in order to progress to the next level.