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

https://github.com/avahe-kellenberger/astroships

Asteroids-like Battle Arena (in development)
https://github.com/avahe-kellenberger/astroships

asteroids game nim

Last synced: 26 days ago
JSON representation

Asteroids-like Battle Arena (in development)

Awesome Lists containing this project

README

          

# Astroships

Astroships is an in-progress game under Einheit Technologies. The game is originally written in TypeScript, and is being ported to [Nim](https://nim-lang.org/). The game is being ported to Nim for performance, and to have a native client.

See the original game [here](https://astroships.einheit.tech/) (unfinished).

### Controls:

- `left click`: Shoot
- `w`: Thrust
- `s`: Slow down

# Gameplay

Astroships is an online battle area arcade-style game. Players destroy asteroids to collect resources in order to level up, and obtain power-ups (such as missiles, huge speed boosts, and shields).

Leveling up increases your max health, and the size of your ship. The player with the highest level is listed on the leaderboard - it is your goal to reach the highest level, and destroy all others in your path.

If you are blown up, you lose all progress and must start over from the beginning.