https://github.com/janstuemmel/foo2d
My first steps with the unity game engine
https://github.com/janstuemmel/foo2d
2d game unity
Last synced: 2 months ago
JSON representation
My first steps with the unity game engine
- Host: GitHub
- URL: https://github.com/janstuemmel/foo2d
- Owner: janstuemmel
- Created: 2020-05-24T20:51:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T21:10:17.000Z (about 6 years ago)
- Last Synced: 2025-05-16T11:08:41.464Z (about 1 year ago)
- Topics: 2d, game, unity
- Language: C#
- Homepage: https://janstuemmel.de/foo2d/
- Size: 12.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Foo2D
This are my first steps into the unity game engine. I tried to copy the [Bad Game](https://play.google.com/store/apps/details?id=com.Dani.BadGame) from a [Video](https://www.youtube.com/watch?v=vrrR_8USmns) by Dani's Youtube Channel.
[Demo](https://janstuemmel.de/foo2d/)
## Features
* Grappling Hook
* Simple Menu to restart
* Procedural level generation
## TODO
* Soundeffects
* Particle effects
* Scoring
* Money System
* Improvemnts in the menu like screen resolution etc.