Skip to content

CarGithubus/Funkin-android

 
 

Repository files navigation

This is the repository for Friday Night Funkin, a game originally made for Ludum Dare 47 "Stuck In a Loop".

Play the Ludum Dare prototype here: https://ninja-muffin24.itch.io/friday-night-funkin Play the Newgrounds one here: https://www.newgrounds.com/portal/view/770371 Support the project on the itch.io page: https://ninja-muffin24.itch.io/funkin

IF YOU MAKE A MOD AND DISTRIBUTE A MODIFIED / RECOMIPLED VERSION, YOU MUST OPEN SOURCE YOUR MOD AS WELL

download

https://github.com/luckydog7/Funkin-android/releases

screenshots

Build instructions

  1. first of all we need to set up haxe and haxeflixel read more here - https://github.com/ninjamuffin99/Funkin
  • Install haxe 4.2.2 instead of 4.1.5
  • if you updated it dont froget execute this command 'haxelib upgrade' and press 'y' everywhere
  1. after that, download Android studio, Jdk, Ndk revision 15c from these sites

3.install jdk, android studio

  • unzip ndk (ndk does not need to be installed)
  1. we need to set up android studio for this go to android studio and find android sdk (in settings -> Appearance & Behavior -> system settings -> android sdk) andr andr2

5.and run command lime setup android

  • you need to insert the program paths

  • as in this picture (use jdk, not jre) lime

  1. open project in command line cd (path to fnf source)
  • and run command lime build android -final
  • apk will be generated in this path (path to source)\export\release\android\bin\app\build\outputs\apk\debug\Funkin-debug.apk

Credits / shoutouts

This game was made with love to Newgrounds and it's community. Extra love to Tom Fulp.

amogus

About

friday night funkin on android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haxe 99.1%
  • Other 0.9%