forked from dilma/tuxmathmobile
-
Notifications
You must be signed in to change notification settings - Fork 0
tarang8811/tuxmathmobile
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
======================================================================= HOW TO COMPILE IT ======================================================================= Prerequisites ------------------------ NME should be installed on your system in order to compile and should be setup according to targeted platform (IOS, Android and Flash) Steps for compiling ------------------------ 1. Resizing all assets according to resoltion. a. Go to deploy directory b. execute command - java -cp .;imgscalr.jar Delpoy "width" "height" where width and height will be resolution in landscape mode. Note: Use (:) instead of (;) in b. if on *nix/Solaris. Use dimensions (1920, 1200), as the code scales the assets assuming the original assets were for this dimension. 2. Compiling it for testing For compiling it execute command nme test application.nmml target Where target can be: a. ios b. android c. flash
About
Tuxmath mobile port
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Haxe 91.8%
- Java 8.2%