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

https://github.com/domiii/blocks2d

A simple attempt at a 2D platformer with the ability to easily create and remove building blocks
https://github.com/domiii/blocks2d

Last synced: over 1 year ago
JSON representation

A simple attempt at a 2D platformer with the ability to easily create and remove building blocks

Awesome Lists containing this project

README

          

### TODO

* Add level editor asset
* Add player character asset
* Let player move + jump around
* Create a simple level
* Ups + Downs
* Pits
* Shooting towers
* Let player create new blocks by just dragging with the mouse
* Add Healthbar to Player(?)
* Add Multiplayer
* Add platformer assets: http://kenney.nl/assets/platformer-pack-redux

### List of free, tile-based editor extensions
* [Z Smart Tiles](https://www.assetstore.unity3d.com/en/#!/content/68727)
* [2D Tile Map Editor](https://www.assetstore.unity3d.com/en/#!/content/90420)
* [Tile Draw](https://www.assetstore.unity3d.com/en/#!/content/7513)