Skip to content
/ ld49 Public

An asteroids-inspired game in <48 hours for Ludum Dare 49.

License

Notifications You must be signed in to change notification settings

kehitt/ld49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LD49

An asteroids-inspired game in <48 hours for Ludum Dare 49.

...jank ensues

screenshot

Why?

Short: For fun.

Continuing to learn Rust, now with even more wgpu. Tight deadlines allow to practice planning and establishing priorities. And give an excuse to write code that just works.

Build

$ rustc --version
rustc 1.54.0 (a178d0322 2021-07-26)
$ cargo build --release

Run

$ cargo run --release

Gameplay

WASD.

You're on a spaceship trying to escape and orbit around an unstable star. Radiation is constantly damaging your systems. Good thing someone left all those repair kits in space.

White bar on top of the screen is your health. Dodge asteroids, pick up the repair kits. There is no ending.

Post-LD TODO

  • Refactor, a lot

References

About

An asteroids-inspired game in <48 hours for Ludum Dare 49.

Topics

Resources

License

Stars

Watchers

Forks

Languages