Skip to content

DetectiveBaldi/DEFECTIVE_ENGINE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Defective Engine

A Friday Night Funkin' engine.

Compiling

To compile, follow these steps:

  • First, install Haxe.
  • Then, install the following libraries:
    • lime: Refer to the Development Builds.
    • openfl: Refer to the Development Builds.
    • flixel: Run haxelib git flixel https://github.com/HaxeFlixel/flixel in a command prompt.
    • flixel-addons: Run haxelib git flixel-addons https://github.com/HaxeFlixel/flixel-addons in a command prompt.
    • haxeui-core: Run haxelib git haxeui-core https://github.com/haxeui/haxeui-core in a command prompt.
    • haxeui-flixel: Run haxelib git haxeui-flixel https://github.com/haxeui/haxeui-flixel in a command prompt.
  • Finally, run haxelib run lime build :target: in a command prompt to compile the game.

Defective Engine currently supports the following targets:

  • HashLink
  • HTML5
  • Windows

Chart Formats

The game.ChartConverters module contains some useful classes for converting charts to the Defective Engine format.

About

A Friday Night Funkin' engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages