Skip to content

Survival game inspired by Noita and Starbound, fueled by Rust and Bevy.

License

Notifications You must be signed in to change notification settings

spicylobstergames/astratomic

Repository files navigation

Astratomic

Discord

Screenshot from 2024-01-13 09-08-15

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.
  • Press 1-4 to select the atom you can push.
  • Mouse wheel to zoom in/out.

Where to play it

Current State and Goals

We currently implemented:

  • Chunk system
  • Smart updating of only what's needed
  • Multithreaded sand simulation
  • GPU rendering optimizations of the sim
  • AABB colliders for the player and mobs
  • Player with special gun to push and pull atoms, and also a jetpack
  • Bigger map, with saving/loading
  • More types of atoms! Like lava, acid, seeds, ...

What's next:

  • Rapier2d rigidbodies (with simulated pixels) for things you can throw!
  • Procedurally generated worlds
  • Procedural Animations

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.

Licensing

In the future we aim to separate the engine code from the game code, making the former licensed under Apache v2.0 and the latter under PolyForm NonCommercial v1.0.

Contributor License Compromise

Independent contributions (i.e. individual pull requests) from anyone other than 'Isaac Turci @Zac8668' are dual-licensed as Polyform NonCommercial (granted to Spicy Lobster & Isaac Turci as the licensor) and Apache 2.0, meaning all independent contributors retain ownership of their own contributions, albeit non-exclusively.

More specifics soon to come in CONTRIBUTING.md.

Assets

The player assets are from Penzilla, https://penzilla.itch.io/protagonist-character.

About

Survival game inspired by Noita and Starbound, fueled by Rust and Bevy.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages