luckydog7 / Funkin-android

friday night funkin on android
Other
214 stars 119 forks source link

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 forget execute this command 'haxelib upgrade' and press 'y' everywhere
    • Also get extension-webm using this command: 'haxelib git extension-webm https://github.com/KlavierGayming/extension-webm'
    • the reason we use a different repo again is cuz of a lil error that happens with the audio sync, just adds a "public var renderedFrames" instead of "var renderedFrames", that's all extra that's needed
  2. after that, download Android studio, Jdk, Ndk revision 15c from these sites

3.install jdk, android studio

  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

  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