Giter Site home page Giter Site logo

levixddlmao / beat-engine-revived Goto Github PK

View Code? Open in Web Editor NEW

This project forked from z11coding/beat-engine-revived

0.0 0.0 0.0 372.29 MB

This Is The Latest Build Of BEAT! Engine Before It Was Taken Down.

License: Apache License 2.0

C++ 3.03% C 40.31% Lua 0.41% Haxe 56.21% Batchfile 0.04%

beat-engine-revived's Introduction

this is a folk from Tposejank / FNF-PsychEngine-ExtraKeys

Friday Night Funkin' - BEAT! Engine

Engine was made using a lot of different Source Codes.

  • Made/Modified in Brazil (Yeah, Brazil Moment ๐Ÿ‡ง๐Ÿ‡ท).

banner_final

Social Media

Compiling

Dependencies

  • Git
  • Haxel (LATEST VERSION ONLY, PLEASE, STOP USING 4.1.5!!!!)
  • Visual Studio Community (Windows Only)

OPTIONAL Dependencies

  • Visual Studio Code (for modifying the code itself)

Recommended VS Code Extensions

  • Lime
  • Bracket Pair Colorizer 2
  • HXCPP Debugger
  • Tabnine

Optional Visual S Code Extensions

  • Haxe blocks
  • Haxe Checkstyle
  • Haxe JSX
  • Haxe Extension Pack
  • HaxeUI
  • indent-rainbow
  • Lua Extension by keyring

Downloads

Git

for Windows and Mac: https://git-scm.com/downloads

  • after installing, open a Command Prompt or Terminal, and type in: haxelib setup

Linux (Ubuntu and Debian based Distros):

  • sudo apt-get update
  • sudo apt-get install git -y

Linux (Arch based Distros):

  • sudo pacman -Sy git --noconfirm

Haxe

Windows and Mac: https://haxe.org/download/ (Latest Version)

Linux (Ubuntu and Debian based Distros):

  • sudo add-apt-repository ppa:haxe/releases -y
  • sudo apt-get update
  • sudo apt-get install haxe -y
  • mkdir ~/haxelib && haxelib setup ~/haxelib

Linux (Arch based Distros)

  • sudo pacman -Sy haxe --noconfirm

Visual Studio Community

https://my.visualstudio.com/Downloads?q=visual%20studio%202017&wt.mc_id=o~msft~vscom~older-downloads

Visual Studo Community Setup

Once you download and install VS Community, on the "Workloads" tab, select "Desktop Development with C++" Near the "Install" button, there's a Drop-Down menu, click on it, Select "Download first, then Install" Now wait until it finishes, it is recommended to reboot your PC once it finishes, but it's not needed at all

Terminal Setup & Compiling Game

Windows: Press "Windows + R" and type in "cmd", if you don't like cmd, or you just use something different, open that program instead cmd is usually faster, that's why I'm recommending it!

Linux: press "CTRL + ALT + T" and a Terminal window should open -- although, if you are on linux, you probably know that already

Type in these commands:

Read Carefully: When it prompts for you to do anything (like: setup the lime command, setup flixel tools, etc)

Once it's done, do this command to compile the game

Windows

lime test windows

Linux

lime test linux

Mac

lime test mac

for Debug Builds

add a "-debug" flag at the end of "lime test "

Visual Studio Code Installation

Windows and Mac: https://code.visualstudio.com/Download

Linux (Ubuntu and Debian based Distros):

Linux (Arch based distros):

  • sudo pacman -Sy code

In case you don't want your mod to be able to run .lua scripts, delete the "LUA_ALLOWED" line on Project.xml

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

BEAT! Engine

Special Thanks/Contributors

Psych Engine

Special Thanks

  • shubs - New Input System
  • SqirraRNG - Chart Editor's Sound Waveform base code
  • iFlicky - Delay/Combo Menu Song Composer + Dialogue Sounds
  • PolybiusProxy - .MP4 Loader Extension
  • Keoiki - Note Splash Animations
  • Smokey - Spritemap Texture Atlas support
  • gedehari - Chart Editor's Sound Waveform base
  • Cary - OG Resolution code
  • Nebula_Zorua - VCR Shader code

Kade Engine

  • KadeDev - Kade Etterna/Quaver Input

Skin Credits

  • Uniianimates - BF/GF (High Effort Erect Remixes)
  • CarKeys - BF/GF (Just a Little BF/GF Remake)
  • Luisinhi010 - ALT BoyFriend (BEAT!Engine BF)
  • NooBZiiTo - Scarf Pico, X-Mas Mommy Mearest (Scarf Pico, based on Phantom Fear's Design and X-mas MM based on Week 5's outfit)
  • theoriginalalex - Only Speakers/No GF Skin
  • kazzyrus - Mommy Mearest over GF Skin

Features

Mania Difficulty + Charts

  • Extra Keys and Charts for all weeks (Even Tutorial)
high_6K.mp4

Revamped Menu

  • Transitions Based on Mic'd Up Engine
  • Random Icon appearing on the screen (also changes the Icon BG Color)
  • Socials Button (Discord and Twitter)

kbjrew

Simplified Menu Option

  • This option was created for Low End Devices, Simplifies the Main Menu in order to decrease Loading times and improve performance
  • May not decrease the loading so much, because still use one of the large file of the main menu (the bg)

FIzLMsBX0AI4ans

Osu! Style Menu (Alt Menu, UPCOMING)

  • Osu! Menu, if you like Osu! (lmao)

concep-menu

Xtras

  • Winning Icons
  • New Health Bar
  • New Grafix (Marvelous, Sick, Good, Bad, Shit)
  • Memory Counter
  • Opponent Mode (Yeah, you can play as the opponent, kinda dumb, ngl, but it's rlly funkin' cool, y'know?)
  • AND MORE!

beat-engine-revived's People

Contributors

z11coding avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.