init commit
BIN
art/FMOD Logo Black - White Background.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
BIN
art/FMOD Logo White - Black Background.png
Normal file
After Width: | Height: | Size: 8.6 KiB |
BIN
art/Funkin.bmp
Normal file
After Width: | Height: | Size: 3 MiB |
BIN
art/FunkinAlt.bmp
Normal file
After Width: | Height: | Size: 3 MiB |
7
art/build_html-debug.bat
Normal file
|
@ -0,0 +1,7 @@
|
|||
@echo off
|
||||
color 0a
|
||||
cd ..
|
||||
@echo on
|
||||
echo BUILDING GAME
|
||||
lime test html5 -debug
|
||||
pause
|
7
art/build_html.bat
Normal file
|
@ -0,0 +1,7 @@
|
|||
@echo off
|
||||
color 0a
|
||||
cd ..
|
||||
@echo on
|
||||
echo BUILDING GAME
|
||||
lime test html5 -release
|
||||
pause
|
10
art/build_x32.bat
Normal file
|
@ -0,0 +1,10 @@
|
|||
@echo off
|
||||
color 0a
|
||||
cd ..
|
||||
echo BUILDING GAME
|
||||
lime build windows -32 -release -D 32bits
|
||||
echo.
|
||||
echo done.
|
||||
pause
|
||||
pwd
|
||||
explorer.exe export\32bit\windows\bin
|
10
art/build_x64-debug.bat
Normal file
|
@ -0,0 +1,10 @@
|
|||
@echo off
|
||||
color 0a
|
||||
cd ..
|
||||
echo BUILDING GAME
|
||||
lime build windows -debug
|
||||
echo.
|
||||
echo done.
|
||||
pause
|
||||
pwd
|
||||
explorer.exe export\debug\windows\bin
|
10
art/build_x64.bat
Normal file
|
@ -0,0 +1,10 @@
|
|||
@echo off
|
||||
color 0a
|
||||
cd ..
|
||||
echo BUILDING GAME
|
||||
lime build windows -release
|
||||
echo.
|
||||
echo done.
|
||||
pause
|
||||
pwd
|
||||
explorer.exe export\release\windows\bin
|
BIN
art/c_z.mp3
Normal file
BIN
art/flashFiles/DADDY_DEAREST.fla
Normal file
BIN
art/flashFiles/FNF_main_menu_assets.fla
Normal file
BIN
art/flashFiles/HURTNOTE_assets.fla
Normal file
BIN
art/flashFiles/HURTNOTE_splashes.fla
Normal file
BIN
art/flashFiles/NOTE_splashes.fla
Normal file
BIN
art/flashFiles/alphabet.fla
Normal file
BIN
art/flashFiles/dialogueStuff.fla
Normal file
BIN
art/flashFiles/emptyAchievement.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
art/icon16.png
Normal file
After Width: | Height: | Size: 284 B |
BIN
art/icon32.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
art/icon64.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
art/iconOG.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
art/preloaderArt.png
Normal file
After Width: | Height: | Size: 530 KiB |
92
art/readme.txt
Normal file
|
@ -0,0 +1,92 @@
|
|||
__ /
|
||||
/ _ _ |_ |_ . _
|
||||
\__) (- |_ |_ | | )
|
||||
|
||||
__
|
||||
|_ _ _ _ |
|
||||
| | (- (_| |( \/
|
||||
/
|
||||
|
||||
_ _ _
|
||||
(_) | ) (_|
|
||||
|
||||
__
|
||||
|_ _ . _| _ _ . _ |_ |_ _ _ |_
|
||||
| | | (_| (_| \/ | ) | (_) | ) |_ \/ (- (_| | )
|
||||
/ _/ /
|
||||
|
||||
HEY
|
||||
Thanks for downloadin Friday Night FUNKIN'
|
||||
If you downloaded this from any other place than ninja-muffin24.itch.io/FUNKIN
|
||||
You might be in DANGER!!!
|
||||
|
||||
The Itch.io release is the only official source for the desktop (PC, Mac, Linux) versions of the game!
|
||||
As of right now, the game is FREE! If you paid for it, you got SCAMMED!
|
||||
|
||||
Now that that's out of the way....
|
||||
THANKS FOR DOWNLOADIN.
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
|
||||
PERMISSIONS XDDDD
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
|
||||
|
||||
Little info, you have FULL PERMISSION to stream, letsplay, meme, shitpost, do WHATEVER you want with the game.
|
||||
Use the music in videos you do, use art, ANYTHING. GO CRAZY BRO.
|
||||
|
||||
If you do make any sort of video, it would be a bro move if you linked the game and spread the word
|
||||
|
||||
Play On Newgrounds - https://www.newgrounds.com/portal/view/770371
|
||||
Support on Itch.io - https://ninja-muffin24.itch.io/funkin
|
||||
|
||||
If not no biggie we don't fully hate you only kinda no biggie.
|
||||
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
|
||||
INFO AND LINKS
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
|
||||
|
||||
If you wanna dig around, the game is fully open source on Github
|
||||
https://github.com/ninjamuffin99/Funkin
|
||||
|
||||
It's made in Haxe / HaxeFlixel
|
||||
|
||||
MUSIC IS ON SPOTIFY AND BANDCAMP AND EVERYWHERE ELSE PROB TOO
|
||||
https://kawaisprite.bandcamp.com/album/friday-night-funkin-ost-vol-1
|
||||
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
|
||||
FINAL WORDS / CREDITS
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
|
||||
|
||||
Friday Night Funkin' is made by ninjamuffin99 (programmer), PhantomArcade (animator), kawaisprite (musician), and evilsk8r (artist)
|
||||
|
||||
https://twitter.com/ninja_muffin99
|
||||
https://twitter.com/phantomarcade3k
|
||||
https://twitter.com/kawaisprite
|
||||
https://twitter.com/evilsk8r
|
||||
|
||||
Pico is created by Tom Fulp
|
||||
Skid and Pump are created by SrPelo
|
||||
BassetFilms did music for lemon monster songs
|
||||
|
||||
|
||||
Final important thing, this is made with the support and love to and from Newgrounds.com.
|
||||
Go to newgrounds, we love newgrounds. newgrounds good. How many times do I gotta damn say it. Newgrounds newgrounds newgrounds newgrounds
|
||||
I love Tom Fulp.
|
||||
|
||||
- Cameron ♪(´▽`)
|
||||
|
||||
##################################################################################
|
||||
|
||||
_ _ _____ _ _ ____ ____ ___ _ _ _ _ ____ ____
|
||||
| \ | | | ____| | | | | / ___| | _ \ / _ \ | | | | | \ | | | _ \ / ___|
|
||||
| \| | | _| | | /\ | | | | _ | |_) | | | | | | | | | | \| | | | | | \___ \
|
||||
| |\ | | |___ \ V V / | |_| | | _ < | |_| | | |_| | | |\ | | |_| | ___) |
|
||||
|_| \_| |_____| \_/\_/ \____| |_| \_\ \___/ \___/ |_| \_| |____/ |____/
|
||||
_ _ _ ___ ___ __ _ _ _ _ _
|
||||
|_ | | |_ |_) \_/ | |_| | |\ | /__ |_ |_ | | |_ |_) \_/ / \ |\ | |_
|
||||
|_ \/ |_ | \ | | | | _|_ | \| \_| o |_)\/ |_ \/ |_ | \ | \_/ | \| |_ o
|
||||
/ /
|
||||
|
||||
##################################################################################
|
||||
i stole this from stamper.
|
8
art/test_x64-debug.bat
Normal file
|
@ -0,0 +1,8 @@
|
|||
@echo off
|
||||
color 0a
|
||||
cd ..
|
||||
echo BUILDING GAME
|
||||
lime test windows -debug
|
||||
echo.
|
||||
echo done.
|
||||
pause
|
BIN
art/thumbnailNewer.png
Normal file
After Width: | Height: | Size: 132 KiB |