Skip to content

JulienComolli/dot-network-bevyengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot Network Bevyengine

What is it ?

Simple project where dots move on screen and create lines between each others depending on the connect force.

Keys

  • I : Increase connect force ;
  • K : Decrease connect force ;
  • U : Increase speed ;
  • J : Decrease speed ;
  • P : Pause ;
  • R : "Revert" time (invert speed) ;
  • Click : Place dots ;
  • Space : Delete all dots ;
  • Escape : Quit ;

Compile and run

Simply clone this repo and cargo run. Eventually modify the cargo.toml to set compilation settings.

About

Dots moving on a 2D plane. Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages