Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

ahkohd/bevy-rust-bouncing-dvd-logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📺 Bevy bouncing DVD logo

This project is a simple demonstration of using the Bevy game engine and the Rust programming language to create a bouncing DVD logo animation.

Prerequisites

In order to run this project, you will need to have the following software installed on your system:

  • Rust: a programming language that is used to build this project.
  • Cargo: the package manager for Rust, which is used to manage dependencies and build the project.

Running the Project

To run the project, follow these steps:

  • Clone the repository to your local machine:
git clone https://github.com/ahkohd/bevy-rust-bouncing-dvd-logo.git
  • Navigate to the project directory:
cd bevy-rust-bouncing-dvd-logo
  • Build and run the project using Cargo:
cargo run

This will compile the project and launch the DVD logo animation in a window.

Demo - Bouncing DVD logo in a window

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request with your changes. We welcome contributions of all kinds, including bug fixes, documentation improvements, and new features.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

📺 An implementation of the retro bouncing DVD logo screensaver animation built with bevy and rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages