Skip to content

JanCVanB/roc-bevies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roc platforms for making games with Bevy

Roc + Bevy = <3

breakout gameplay recording gif

How to example

  1. Set up a Roc environment

    nix-shell ./roc/shell.nix
  2. Build Roc

    ./scripts/for-roc/build.sh
  3. Build & run an example

    ./scripts/for-examples/build_and_run.sh breakout