Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RadiantCorium committed Jun 11, 2022
2 parents d96ad28 + 062765f commit be28545
Showing 1 changed file with 29 additions and 10 deletions.
39 changes: 29 additions & 10 deletions README.md
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)

0 comments on commit be28545

Please sign in to comment.