Skip to content

alphaneet/suparobo-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run

cd processing2D
sbt run

fast run

"sbt run" is slowly

scala -cp target/scala-2.9.1/:../models/target/scala-2.9.1/classes:<home_dir>/.sbt/staging/<id>/target/scala-2.9.1/classes:<home_dir>/.ivy2/cache/processing/core_2.9.1/jars/core_2.9.1-1.5.1.jar com.github.alphaneet.suparobo_engine.Main

<home_dir> your home dir. example is "Users/alphaneet".

<id> is https://github.com/alphaneet/scala-processing download dir.

TODO: want to use sbt plugin sometime.

https://github.com/sbt/sbt-assembly https://github.com/typesafehub/xsbt-start-script-plugin

game logic testing

cd models
sbt test

tools

cd tools
sbt run

Multiple main classes detected, select one to run:

[1] com.github.alphaneet.suparobo.MapEditor
[2] com.github.alphaneet.suparobo.DiagramEditor
[3] com.github.alphaneet.suparobo.CharactersEditor
[4] com.github.alphaneet.suparobo.UIEditor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages