Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/orangomango/astrorunner

GMTK 2024. A spaceship escape game. Avoid obstacles and fly as long as you can
https://github.com/orangomango/astrorunner

java javafx space

Last synced: about 2 months ago
JSON representation

GMTK 2024. A spaceship escape game. Avoid obstacles and fly as long as you can

Awesome Lists containing this project

README

        

# AstroRunner v1.0
Control your spaceship as long as you can. Avoid the obstacles and be careful, your speed increases over time.
Due to the 3D perspective implemented from scratch, the obstacles get bigger and bigger and if you collide with them, you lose.

# Download or play it in the browser
Game page: https://orangomango.itch.io/astrorunner

# How to play
Use the arrows to rotate the ship and space to pause/resume. Remember to collect the power-ups on the way :)

![GIF_20240820_173449_091](https://github.com/user-attachments/assets/fb7e93ab-4cc9-4d3d-a0c9-4b2f3d17f736)

----
**Developed in around 48h without an engine. Made completely from scratch in Java with the JavaFX framework.**
A submission to GMTK Game Jam 2024 and OLC CodeJam 2024