Skip to content

oliver-cool-beans/F.LF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project F

Open Source LF2 Implementation

Project F has three ultimate goals:

  1. Continuation of LF2
  2. A codebase for more creativity
  3. Promote the fighter game genre and open source movement

Start playing on Project F and reading the documentation.

F.LF v0.9.9

F.LF is an open source implementation of LF2 engineered from the ground up (aka clean room implementation) for the modern web.

Features

  • Cross platform HTML5: mobile & desktop
  • Supported characters: Bandit, Deep, John, Henry, Rudolf, Louis, Firen, Freeze, Dennis, Woody, Davis
  • Supports all 1.9 backgrounds (except Lee On Road) in 16:9 screen
  • VS mode
  • PvP networking via WebSocket
    • You can host your own WebSocket server
    • Can even connect between PC and mobile!
  • Scriptable and selectable AI
  • data files are converted from original dat to json in a similar format. so data changing concepts remain

Install

The two repositories F.LF and LF2_19, must be named and placed as below:

 F
 |--F.LF
 |--LF2_19

Then simply open game/game.html in your favourite browser.

License

GNU General Public License v3.0 or https://www.gnu.org/licenses/gpl-3.0.en.html

Acknowledgement

If you liked LF2, consider supporting the original author Marti in remastering LF2.

About

F.LF is an open source implementation of LF2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.6%
  • HTML 41.6%
  • Other 1.8%