Skip to content

KlavierGayming/Switcher-Engine

Repository files navigation

Friday Night Funkin on android

check releases to download apk

Download:

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

Неофициальная фан группа по fnf https://t.me/fridaynightfunkin_official

Screenshot_20210109-194743_06d0f9554a0a05ce054ef8d232e87828 Screenshot_20210109-194749_06d0f9554a0a05ce054ef8d232e87828 Screenshot_20210109-194759_06d0f9554a0a05ce054ef8d232e87828 Screenshot_20210109-194848_06d0f9554a0a05ce054ef8d232e87828

(Everything will be here soon)

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

Build instructions

0.first need to install using this guide https://github.com/ninjamuffin99/Funkin

1.we need to install android studio, jdk, ndk Revision 15c

jdk - https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html android studio - https://developer.android.com/studio ndk - https://developer.android.com/ndk/downloads/older_releases?hl=fi

2.install jdk

3.need to install sdk in android studio (in settings -> Appearance & Behavior -> system settings -> android sdk) andr andr2

4.unzip ndk

  1. you need to create a file called GJKeys.hx, because i gitignored it so people couldnt send fake API requests. just and add this into the file:
package;
class GJKeys
{
    public static var id:Int = 	0; // Put your game's ID here
    public static var key:String = ""; // Put your game's private API key here
}

then you should be able to use it idk

6.and run command "lime setup android" you need to do as in the picture lime

7.copy folder lib to C:\HaxeToolkit\haxe

8.open project in command line and run command "lime test android"

Credits / shoutouts

  • Luckydog7 - The chad who ported FNF
  • Klav - The one who made the engine

Credits / shoutouts to FNF creators

спасибо за такую активность изображение

Пиздец я ленивый

About

haha yes funi engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages