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

https://github.com/hcarty/tinymicro-shmup

Tiny micro vertical shooter game prototype made with orx
https://github.com/hcarty/tinymicro-shmup

Last synced: 10 days ago
JSON representation

Tiny micro vertical shooter game prototype made with orx

Awesome Lists containing this project

README

          

# Tiny Micro Shmup

A tiny micro game where the player shoots things with a plane, trying to avoid
a constant stream of angry planes and their shots.

![Screenshot showing a plane in the game](screenshot/screenshot.png)

- Score is based on ???
- Health is shown ??? and slowly replenishes over time

## Libraries and assets

This game is made with the [orx game engine](https://orx-project.org) and uses
assets from [Kenney](https://kenney.nl).

## Licenses

### Game

This game is distributed under the [zlib license](LICENSE), the same license as
orx.