This repository was archived by the owner on Sep 19, 2023. It is now read-only.
hsyl20/SME
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Scala Monkey Engine (wrapper for jMonkeyEngine) =============================================== 1) Installation Execute install_jME.sh or Copy jME's jars into lib/ Copy jME's town.zip into data/ 2) Execution Start sbt: $ sbt Run one example: sbt> run-hello-physics