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

https://github.com/ggross98/unity-bomberman

A touhou-bomberman game made with unity.
https://github.com/ggross98/unity-bomberman

bomberman csharp game gamedev unity

Last synced: 4 months ago
JSON representation

A touhou-bomberman game made with unity.

Awesome Lists containing this project

README

          

# Unity-Bomberman
## 简介
一款简单的炸弹人游戏Demo。主要使用Unity的tilemap组件实现。
![](images/screenshot.png)
## 游戏特性
方向键控制移动,z键放置炸弹,x键使用技能;
实现了可破坏地形、隐藏道具功能
## TODO
关卡、敌人等待实现
近期不再更新