Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac8668 authored Jan 13, 2024
1 parent b3db512 commit fec70c2
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@
Astratomic is a survival game that draws inspiration from the likes of Noita and Starbound.
Powered by a similar engine as Noita, made from scratch with Rust.

## Controls
- You can walk with WASD and jump with Space. When on air press space again to activate your jetpack!
- Left Mouse button to pull atoms, Right Mouse button to push atoms.
- Mouse wheel to zoom in/out.

## Where to play it

- Go to our latest release page https://github.com/spicylobstergames/astratomic/releases/tag/v0.2.0
- Download the zip for your platform, unzip it and run the executable, it's that simple!

## Current State and Goals

**We currently implemented:**
Expand All @@ -26,11 +36,6 @@ Powered by a similar engine as Noita, made from scratch with Rust.

In the bigger picture we also aim to achieve intergalactic travel like Starbound, procedurally generated animations inspired by Rainworld, all the cool mechanics you see in Noita, multiplayer and modding, the last two made possible by a future engine migration to [Bones](https://github.com/fishfolk/bones/).

## Controls
You can walk with WASD and jump with Space. When on air press space again to activate your jetpack!
Left Mouse button to pull atoms, Right Mouse button to push atoms.
Mouse wheel to zoom in/out.

## Last Update Changelog

We added:
Expand Down

0 comments on commit fec70c2

Please sign in to comment.