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

https://github.com/hcarty/tinymicro-survivor-game

A micro (almost?) game written in orx
https://github.com/hcarty/tinymicro-survivor-game

Last synced: 17 days ago
JSON representation

A micro (almost?) game written in orx

Awesome Lists containing this project

README

          

# Tiny Micro Survivor

A tiny micro game where the player wanders around, trying to avoid a constant
stream of pursuing mobs.

![Screenshot showing a knight pursued by mobs](screenshot/screenshot.png)

- Score is based on how long the player survives
- Health is shown beneath the player and slowly replenishes over time

## Libraries and assets

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

## Licenses

### Game

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