Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iimpaq/vogel
A simple game of a bird flying through pipes.
https://github.com/iimpaq/vogel
2d 2d-game 2d-graphics csharp flappybird-style-game game game-development side-scroller side-scrolling-game unity
Last synced: 11 days ago
JSON representation
A simple game of a bird flying through pipes.
- Host: GitHub
- URL: https://github.com/iimpaq/vogel
- Owner: IImpaq
- License: mit
- Created: 2023-09-05T14:55:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T07:26:20.000Z (over 1 year ago)
- Last Synced: 2024-04-24T09:57:20.873Z (9 months ago)
- Topics: 2d, 2d-game, 2d-graphics, csharp, flappybird-style-game, game, game-development, side-scroller, side-scrolling-game, unity
- Language: C#
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Vogel
A bird flying through pipes
## Description
Vogel ("Bird" in German) is a game about a bird flying as long as possible.
On the way, the bird has to dodge many pipes by flying through in between them.
This repository contains all the code as well as assets for this simple 2D game.## Notes
This game was made after not using the Unity Engine for many years.
The only purpose is to get to know the game engine again.
The assets were created in Affinity Designer by me to demonstrate this game.## Author
Marcus Gugacs## License
See LICENSE file.