Skip to content

Alienduck/KineticGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KineticGame

Actually the name will change, but the goal of this project is to make a playable game runing on browser (whatever browser btw) and it will be optimize as much as possible

How to develop

If you want to have an instant rendering you need to install trunk and wasm target:

rustup target add wasm32-unknown-unknown
cargo install trunk

Then, launch real time renderer with:

trunk serve

And head to http://localhost:8080 to test your game !

About

Actually the name will change, but the goal of this project is to make a playable game runing on browser (whatever browser btw) and it will be optimize as much as possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors