Skip to content

Latest commit

 

History

History

Fighter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Fighter

GitHub repo Language C# Target Framework Build Discord License

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