Skip to content

Files

Latest commit

 

History

History
16 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 458 Bytes

Bevy Bicycle

Bevy Bicycle is an attempt at using Bevy and Bevy Avian to create a 2D Bicycle Sandbox.

Using Bevy Egui, you can change both the chainring and the cassette radius.

Their is terrain generation based on a seed value. The terrain is generated in chunks as the camera moves about world space.

Controls

  • Key R: Reset Chain
  • Key Enter: Reset Bicycle
  • Arrow UP -> Zoom In
  • Arrow DOWN -> Zoom Out

image info