https://github.com/domiii/evilboxesmultiplayer
https://github.com/domiii/evilboxesmultiplayer
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/domiii/evilboxesmultiplayer
- Owner: Domiii
- License: mit
- Created: 2017-07-10T12:44:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T12:45:19.000Z (over 8 years ago)
- Last Synced: 2025-01-17T18:00:01.203Z (12 months ago)
- Language: C#
- Size: 427 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## UnityBoxes

* Inspired by this minimal Game Development experiment: https://www.youtube.com/watch?v=2hfCYKrfp0g
* Goal is to bring together a few, simple features that make for an interesting game experience, without any fancy graphics!
## Features
* Fixed top-down view
* Fun with emitting materials
* Move-n-shoot
* Healthbars
* A few simply enemy "boxes"
* A simple rule-based AI framework
* Arrow-tracking of off-screen enemies
* Dynamic LevelManager
* Saves level progress automatically