Android port of OMORI RPG game
Find a file
2023-12-29 23:25:15 +03:00
res/android Initial Commit 2023-12-29 23:09:55 +03:00
www Comment read and exist fs functions 2023-12-29 23:12:56 +03:00
.gitignore Initial Commit 2023-12-29 23:09:55 +03:00
config.xml Initial Commit 2023-12-29 23:09:55 +03:00
package-lock.json Initial Commit 2023-12-29 23:09:55 +03:00
package.json Initial Commit 2023-12-29 23:09:55 +03:00
README.md Add README.md 2023-12-29 23:25:15 +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
  • cordova build android

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