Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.
/ asteroids-amethyst Public archive

An asteroids clone written in the Amethyst Game Engine

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

udoprog/asteroids-amethyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids!

This is a simple game written in the Amethyst game engine, mimicking (a bit) the classical game of Asteroids.

Screenshot

Building

Must be built by checking out the master version of Amethyst to the parent directory. You also need a Rust compiler capable of compiling Rust 2018 Edition (Rust 1.31 or higher).

After that, just do:

cargo run

TODO

  • Actually do momentum distribution when asteroids collide!

About

An asteroids clone written in the Amethyst Game Engine

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages