Skip to content

x-osc/elem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elem

stupid element game

(thank you carykh for elemental 3 and the idea)

how to build

git clone https://github.com/x-osc/elem
cd elem/

edit compiler/elem.elem file to add elements or whatever

cd compiler/
cargo run -- elem.elem

if you are on a unix-based os, you can run the copy_data.sh script in the project root
otherwise, copy the generated categories, combinations, elements .json to web/static/data/

cd web/
npm install
npm run dev

About

stupid game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors