Various community curated resources for the game Friday Night Funkin', by The Funkin' Crew Inc.
This will hopefully be a nice, catchall place for nearly damn everything Friday Night Funkin' related for fans, modders, freaks, and addicts.
I intend for this to be a bit community run type beat. I'll slowly find things and add it to this list, but I am not the biggest Friday Night Funkin' maniac, and not by a damn longshot! The inspiration behind this list thingie is those Github AWESOME lists that have a billion damn resources. I'm no FNF maniac, but I think it would be nice if everything was in one place!!! I will host this on the FunkinCrew github page, and upload it to the FNF website, but otherwise, I will say if there's dedicated people around, I'm willing to let some trusted individuals who are much more in touch than me to keep things around here nice and pleasant and a nice resource that doesn't get too outdated! -signed ninjamuffin99
some of these resources i stole from /funkg/... lol i hope u rascals over there dont mind!!!!
Furthur reading:
- The Awesome Manifesto (bit of inspiration behind this)
- Awesome lists contributing guidelines (again, it's main inspiration to this! So these are general loose guidelines! Not hard rules tho, we will get there when we get there!!!
- The Funkin' Blog - self plug a bit, also dunno where to put this right now, the FNF weekly devblog. Maybe we add a section around here core dev team? is that too self indulgent? lol?
Unsure what to contribute? Check out the good first issue
tagged Github issues!
- Phantom Arcade Teaching Animation - Youtube VOD of PhantomArcade, Funkin' Crew lead, teaching his ways of flash animation
- Frames to Symbol Flash Plugin
- Base game FLAs - FLAs for Friday Night' Funkin from the Github repository
- Week 7 Update FLAs - FLAs for the week 7 update including the stage, Tankman and the cutscenes
-
Stems & Chromatic Scales - Officially released stems of Friday Night Funkin' music by Kawaisprite
-
Writing Vocal Duets - LongestSoloEver - A beginner-friendly guide to writing duets in a Friday Night Funkin' song
-
6 Reasons your FNF Music Sucks - LongestSoloEver - Common mistakes when writing songs for FNF. Also a bit of hyperbole along the way.
-
FNF Music Tutorial Playlist - LongestSoloEver - A playlist with all of LongestSoloEver's guides to writing FNF music (except the 2 listed above for some reason.)
-
Chromatic Scale Guides
- Base Friday Night Funkin' aka. Vanilla - The original open source game by The Funkin' Crew.
- Psych Engine - A fork of base game which includes new quality-of-life changes, performance improvements, and Lua-based mod tools. Popular and well-documented. Famous mods built with it include Hazy River and Whitty: Definitive Edition.
- Funkin' Forever Engine - An archive of a rewrite of the game, originally written by Yoshubs. Includes performance reworks, HScript support, and more. Famous mods built with it include Hypno's Lullaby v2 and Mario Bros Funk Mix.
- Codename Engine - A fork of base game which provides full HScript (Haxe Script) modding support without modifying the base source code, along with new editor interfaces and other improvments.
- FNF LÖVE - A Lua recreation of FNF within the LÖVE2D engine.
- Funkin' Android - A fork of the game with controls and optimizations allowing it to be played on Android devices.
- PSXFunkin - A Playstation 1 de-make in C/C++
- Altronix Engine - An engine that provides the support for creating localizations into different languages and HScript modding support with Polymod HScript classes and small script files. Also engine has integration with GameJolt with achievements.
- Haxe introduction - Introductory Haxe documentation
- HaxeFlixel Introduction - HaxeFlixel Documentation
- HaxeFlixel snippets - Snippets of HaxeFlixel code with live demos to explain their functionality
- HaxeFlixel Cheat Sheet - Series of code examples and mini tutorials for common uses of HaxeFlixel
- Visual Studio Code is highly recommended, as it is the only integrated development environment (IDE) with proper support for Haxe (via extensions).
- Enable VSCode Debug Tools - A Twitter thread made by EliteMasterEric showing useful tips and tricks for Visual Studio Code.
- GameBanana - GameBanana hosts a buncho damn mods and stuff
- Gamejolt - Another highly used host for mods.
- Funkipedia Mods Wiki - Information about most mods for FNF.
- /funkg/pedia - /funkg/ Mod wiki
- Psych Engine Mod Installing Tutorial - Simple tutorial to install Psych Engine mods
- LongestSoloEver's Modding Tutorials - A series of tutorials going over how to make mods in its entirety.
- Psych Engine - Psych Engine Modding documentation
- Codename Engine - Codename Engine Modding documenation