Skip to content

lumixing/astatine-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

astatine

2D sandbox game written in rust

wont be updating this repo anymore
new rewrite in lumixing/astatine-test
will continue dev when i learn more about bevy
dont wanna be writing so many rewrites due to my lack of knowledge :(

still in like pre-pre-pre-alpha
updating whenever :)

screenshots

surface caves

features

  • cool chunk manager which manages the world using 32x32 block chunks
  • revolutionary procedural world terrain generation
  • never seen before physics and collisions
  • primitive player movement
  • cutting edge debugging tools
    • debugging text
    • draw collision boxes
    • draw chunk boundaries
    • crashes
  • and a lot more to come!

libraries

written in rust and using:

  • bevy as the game engine

older versions

also see