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
- Host: GitHub
- URL: https://github.com/2bt/arcturin
- Owner: 2bt
- Created: 2025-03-04T16:59:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-31T15:29:17.000Z (11 months ago)
- Last Synced: 2025-07-31T15:32:06.806Z (11 months ago)
- Topics: game, love2d
- Language: Lua
- Homepage:
- Size: 372 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```