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 10, 2024
1 parent 01598a5 commit 25ac052
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ Powered by a similar engine as Noita, made from scratch with Rust.
- 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:**
- More types of atoms! Like lava, acid, seeds, ...
- 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](https://github.com/fishfolk/bones/).

Expand Down

0 comments on commit 25ac052

Please sign in to comment.