An open API service indexing awesome lists of open source software.

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

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.