Android port of OMORI RPG game
Find a file
2023-12-30 00:17:07 +03:00
res/android Initial Commit 2023-12-29 23:09:55 +03:00
www Add build scripts 2023-12-30 00:17:07 +03:00
.gitignore Initial Commit 2023-12-29 23:09:55 +03:00
build-apk.sh Add build scripts 2023-12-30 00:17:07 +03:00
config.xml Add build scripts 2023-12-30 00:17:07 +03:00
debug-run.sh Add build scripts 2023-12-30 00:17:07 +03:00
package-lock.json Initial Commit 2023-12-29 23:09:55 +03:00
package.json Add build scripts 2023-12-30 00:17:07 +03:00
README.md Add build scripts 2023-12-30 00:17:07 +03:00

OMORI_Android

Android port of OMORI RPG game


How to build

  • Get original assets from game (www/audio, www/image, www/movies)
  • Put original assets to folders
  • Install cordova
  • cordova platform add android
  • debug-run.sh or build-apk.sh

TODO

  • Options menu fix
  • Physical gamepad support
  • replaceAll polyfill
  • External saves (Android/data)
  • Cordova localhost bug
  • WakeLock
  • Fix game canvas size
  • On-screen controls
  • Fix game closing on back button
  • Fix music playing on lockscreen
  • Russian language