Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.29 KB

File metadata and controls

56 lines (42 loc) · 2.29 KB

Fighter

flat Language C# Target Framework Build Discord

You can play this game in your browser:
Play Now
Hosted On GitHub Pages

Fighter is a 2D fighting game where you fight an opponent in the dangerous art of karate. First fighter reduce their opponent's health to zero wins. But don't spam attacks or you will run out of energy.


 HP █████         ███████████ HP 
 EN ███████               ███ EN 
                                 
                    o            
           O___.   _>)           
          L(       \|            
           |        |            
          / >                    
=================================

Input

  • , : move
  • F: punch
  • D: block
  • S: jump kick
  • escape: exit game

resizing the console window will cause the game to close

Downloads

win-x64

linux-x64

osx-x64