Skip to content

Soybean44/Pong-Bevy-Rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong-Bevy-Rs

This is my pong clone's source code.
It is written in bevy with a few libraries to ease the workflow. any tips are appreciated

The app was built with wasm in mind so to run it I have used trunk

To run the app use trunk build it will build the server into ./dist

then copy the assets folder into ./dist as well and serve it with your web server of choice (I personally used python)

I recomend testing it natively if possible however using cargo run

Have fun!.

About

This is my pong clone's source code. it is written in bevy with a few libraries to ease the workflow. any tips are appreciated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published