Skip to content

This is a small game I made to teach the basics of the Bevy Game Engine

License

Notifications You must be signed in to change notification settings

frederickjjoubert/bevy-ball-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Ball Game

This project is the companion code to my YouTube video series on learning the basics of the Bevy Game Engine, version 0.10.

This project starts in Learn Bevy 0.10 - EP2 - First Game Setup + Bundles and Resources - Bevy Tutorial

Playlist

Learn Bevy Engine 0.10 Beginner Tutorial Series

Rust

Please ensure you have the latest version of the Rust Programming Language installed.

Cargo

Build the project with cargo build

Run the project with cargo run

Assets

We're going to be using assets from the kenney.nl website today for our project.

  • Kenney provides amazing assets free to use with a public domain license.
  • If you use their assets often, I highly recommend becoming a Patreon or donating.

We're going to be using the following assets:

About

This is a small game I made to teach the basics of the Bevy Game Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages