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

https://github.com/2bt/arcturin

Turrican-inspired platformer
https://github.com/2bt/arcturin

game love2d

Last synced: 3 months ago
JSON representation

Turrican-inspired platformer

Awesome Lists containing this project

README

          

# ARCTURIN

*Turrican-inspired platformer (WIP).*

[](https://github.com/user-attachments/assets/ca9a20fe-9e2c-45bf-9cfd-7d950b1846fe)

+ Local co-op on a single computer
+ Keyboard and gamepad support

[Play in your browser](http://www.langnerd.de/arcturin/)
or run locally (requires [LÖVE](https://love2d.org/)):

```bash
git clone https://github.com/2bt/arcturin.git
cd arcturin
love src
```