You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Little Fighters 2 distinguishes between 5 different ‘game modes’:
VS Mode allows human and computer players to fight each other in a setting of the player's choice.
Stage Mode, like in many classic beat-'em-up action games, this allows the players fight their way through five stages, with bosses here and there. You can choose your stage and difficulty at startup.
Championship Mode sets up a tournament bracket to determine a winner. You can choose to fight individually, or with a human or computer partner.
Battle Mode is a team-based mode involving two sides commanding mass customizable armies of computer players.
Demo Mode creates random teams of computer-controlled players, creating a zero-player game.
It seems to me like some concepts are being mixed here. For example, I’d consider tournaments more like a sub-mode available for any multiplayer mode.
We are starting with a narrow focus on the equivalent of Stage Mode, at least until we’ve finished the complete MVP stage.
That said, Demo Mode can be very useful for testing, and probably quite fun to leave running sometimes.
Once we’re ready to add additional modes, I’d like to begin exploring a combination of (1) VS and (4) Battle Mode:
Description
Little Fighters 2 distinguishes between 5 different ‘game modes’:
It seems to me like some concepts are being mixed here. For example, I’d consider tournaments more like a sub-mode available for any multiplayer mode.
We are starting with a narrow focus on the equivalent of Stage Mode, at least until we’ve finished the complete MVP stage.
That said, Demo Mode can be very useful for testing, and probably quite fun to leave running sometimes.
Once we’re ready to add additional modes, I’d like to begin exploring a combination of (1) VS and (4) Battle Mode:
Alternatives & Prior Art
https://www.lf2.net/
The text was updated successfully, but these errors were encountered: