This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
forked from FunkinCrew/Funkin
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/thepercentageguy/FNFSharp
- Loading branch information
Showing
1 changed file
with
29 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,43 @@ | ||
# Friday Night Funkin Sharp Engine | ||
<img src="https://raw.githubusercontent.com/thepercentageguy/FNFSharp/master/assets/preload/images/newLogo.png" height="200" /> | ||
|
||
--- | ||
|
||
Yes, the name is a music joke and a programming joke at the same time. | ||
|
||
No, I won't change it. | ||
|
||
[DISCORD SERVER](https://discord.gg/x6pvf3WPyW) | ||
|
||
## The actually important shits | ||
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 | ||
### What's FNF♯? | ||
|
||
FNF♯ is the spiritual successor to UFNF and NUFNF however if you prefer NUFNF i recommend checking out Sublime Engine by @SpunBlue which runs on the NUFNF codebase. | ||
|
||
### What makes it better than (N)UFNF? | ||
|
||
The Input system for the most part. FNF♯'s input system is distance-based, which means it calculates your rating based on the distance from the notes to the strumline in pixels while most other input systems are based on the timing of the song. Also, unlike (N)UFNF, FNF♯ is cross-platform being available for Windows, Mac, and Linux. | ||
|
||
### Who's working on FNF♯? | ||
|
||
Check Credits/Shoutouts section. | ||
|
||
### Previews | ||
|
||
(COMING SOON) | ||
|
||
IF YOU MAKE A MOD AND DISTRIBUTE A MODIFIED / RECOMPILED VERSION, YOU MUST OPEN SOURCE YOUR MOD AS WELL | ||
|
||
## Credits / shoutouts | ||
- [thepercentageguy](https://twitter.com/PercentageGuy) - Mod Programmer, Engine Creator | ||
- [Trigger_](https://www.instagram.com/trigger_drawings/) - Director, Artist, Animator of the mod | ||
- [TheHipOne](https://twitter.com/thehipone1) - Musician | ||
# Credits / shoutouts | ||
|
||
- [thepercentageguy](https://twitter.com/PercentageGuy) - Main Developer | ||
|
||
- [SpunBlue](https://twitter.com/SpunBlue) - MacOS and Windows builds | ||
|
||
- [Trigger](https://www.instagram.com/trigger_drawings/) - Logo | ||
|
||
This engine was made with love to the original game and it's devs. | ||
|
||
## Resources | ||
# Resources | ||
|
||
[PhantomMuff font by Cracsthor](https://gamebanana.com/tools/7763) |