Skip to content

Chidubemmo/IndieCross-letsGo

 
 

Repository files navigation

Friday Night Funkin': Indie Cross

About

FNF: Indie Cross is a massive community collaboration with the goal of bringing together an ultimate rhythm gaming experience

Credits

Team Credits in-game

Friday Night Funkin'

This game was made with love to Newgrounds and its community. Extra love to Tom Fulp.'

Bendy and the Ink Machine

Cuphead

Undertale

Untitled Goose Game

BINK Video Player

Adobe Animate CC - Texture Atlas for OpenFL

Installation

  1. Install Haxe
  2. Install git.
    • Windows: install from the git-scm website.
    • Linux: install the git package: sudo apt install git (ubuntu), sudo pacman -S git (arch), etc... (you probably already have it)
  3. Install and set up the necessary libraries:
    • haxelib install lime
    • haxelib install openfl
    • haxelib install flixel
    • haxelib run lime setup
    • haxelib run lime setup flixel
    • haxelib install flixel-tools
    • haxelib run flixel-tools setup
    • haxelib install flixel-addons
    • haxelib install flixel-ui
    • haxelib install linc_luajit
    • haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc
    • haxelib git systools https://github.com/haya3218/systools
    • haxelib run lime rebuild systools windows
    • haxelib git tentools https://github.com/TentaRJ/tentools

About

a copy of the repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 55.5%
  • C 41.4%
  • C++ 3.1%