estevaomma / F.LF

Open Source LF2 Implementation

Home Page:https://project-f.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Open Source LF2 Implementation

https://project-f.github.io/

License:GNU General Public License v3.0


Languages

Language:JavaScript 56.5%Language:HTML 41.6%Language:Python 1.0%Language:CSS 0.8%Language:Shell 0.0%