Skip to content

phrohdoh/bevy-cljrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prototype of a Bevy app with a Clojure scripting environment

Clojure scripting environment provided by the ClojureRS project's interpreter.


building and running from source code via cargo

on the command line in the directory containing this file:

cargo run

to access a REPL post-some-user-script.clj load, pre-(user/on-startup):

cargo run -- --with-startup-repl

play with changing user/toggle-selection? (see some-user-script.clj)

(at the Clojure REPL you can enter :repl/quit to end that REPL session)

About

Clojure-scriptable, Bevy-based game/app prototype

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published