A downloadable game

Prototype Fighting Game (WIP)

Made in Godot 4 with Rollback Netcode

This is a proof of concept for my .NET fighting game SDK

Controls

Player 1:

  •   Jump = W
  •   Crouch = S
  •   Walk = A / S
  •   Light-Punch = Y
  •   Medium-Punch = U
  •   Heavy-Punch = I
  •   Light-Kick = H
  •   Medium-Kick = J
  •   Heavy-Kick = K

Player 2:

  •   Jump = Up
  •   Crouch = Down
  •   Walk = Left / Right
  •   Light-Punch = Z
  •   Medium-Punch = X
  •   Heavy-Punch = C
  •   Light-Kick = V
  •   Medium-Kick = B
  •   Heavy-Kick = N

Moves

Dash 

  •     Forward, Forward

Fireball 

  •     QCF + Punch
  •     ↓↘→ + Punch

Hurricane-Kick 

  •     HCB + Kick
  •     →↘↓↙← + Kick

Chain-Combo  

  •     Medium-Punch, Heavy-Punch, Heavy-Kick

Shortcuts

  •   Show/Hide Hitboxes = Key 1
  •   Show/Hide Character Info = Key 2
  •   Show/Hide Input History = Key 3
  •   Enable/Disable Stage Boxes = Key 4
  •   Reset Match = R
  •   Pause = Enter
  •   Next Frame = Right (while paused)
  •   Previous Frame = Left (while paused)
  •   Speed Down = Key 8
  •   Speed Up = Key 9
  •   Speed Reset = Key 0
  •   Play Backward = Backspace

Local Multiplayer

Run the script: "PrototypeFighter_2players"



Updated 20 hours ago
Published 13 days ago
StatusPrototype
Rating
Rated 5.0 out of 5 stars
(3 total ratings)
AuthorLucas Teles
GenreFighting

Download

Download
PrototypeFighter_Linux.zip 67 MB
Download
PrototypeFighter_Windows.zip 74 MB

Comments

Log in with itch.io to leave a comment.

(1 edit)

Runs flawlessly on Linux (and Windows) is very responsive to the inputs, looking forward to the finished product!

Nice work! 

Amazing work! Looking forward to the finished game! :)