Wit Fighter

My Ludum Dare 45 entry on the theme "Start with nothing".

It is an adaptation of Monkey Island's "Insult swordfighting", a discipline where two opponents would throw insults and comebacks at each other. Despite the use of swords, the result of the fight would be decided by how fitting the comebacks were during the verbal joust.

In this game there are no swords, just the insults, and it takes place in an office staircase full of hateful employees. You play as a hackathon organizer seeking financial support from his sister, the CEO of the company, who works at the highest floor.

The link with the theme is that initially, the player character knows no insults at all, and must learn them on the go from his opponents.

The game is still in development, so the experience is still a bit raw: you may be overwhelmed by new quotes, and it's not clear what insult works on whom, you'll have to figure out most of it yourself.

I will be working on gameplay/balance and UX improvements in the incoming weeks.

Development log

v1.0: First release playable from start to end. Complete fights with attack and reply matching, player quote selection menu, AI logic, hit animation and SFX. Progression over 6 floors and 6 enemies. Cutscenes and special NPC entrance/victory sequences. BGM for adventure, encounter and fight.

v0.1: Ludum Dare 45 release. The current game has almost no interactions as you can only select an empty dialogue line. It consists mostly of a static screen, but was uploaded as such to have something to show for the Ludum Dare. You can get a snapshot on the GitHub release page.

Terminology

Insults are named "attacks" and comebacks are named "replies". They are both referred to as "quotes" (despite not being actual movie quotes).

How to play

Run the game

This game was made with PICO-8, so there are different ways to play:

  • Play directly in the browser above, or download the HTML5 version to play
     locally
  • Download one of the release binaries to play directly on Windows, OSX, Linux
  • If you own PICO-8, download the .p8 or .p8.png cartridge and run it inside PICO-8. However, the cartridge exceeds the maximum token limit (8192), so to play it, you need to patch your PICO-8 executable to support more tokens, by either following the procedure I described in this thread.
Controls

The game is played with the keyboard.

  • Arrows: quote selection
  • Z/C/N (O button in PICO-8): confirm selection, continue dialogue
  • X/V/M (X button ins PICO-8): nothing
  • Enter: system pause (includes reset option)

In the web version, you can also click on the NES gamepad icon on the right at anytime to see the mapping between keyboard and PICO-8 buttons.

Gameplay

At every floor, you must fight a certain type of office worker. Fights are turn-based, with characters alternating between saying the attack and saying the reply.

When you play the role of replier, you must find a reply matching the attack among those you have learned. Depending on how many replies you know, there may be no fitting answer, one, or several. You can discover matching replies by remembering your opponents' replies when they worked, or by experimenting yourself!

In addition, some replies are stronger than others for a given attack (based on the affinity between the sentences, and peskiness). So, even if you know a fitting one, it's worth looking for other combinations!

Your character will learn new attacks and replies when hearing them from their opponents. But you start with nothing.

USP

I introduced the following innovations compared to Monkey Island:

  • Multiple replies can work against a given attack (in Monkey Island, only the opposite is true, and only when fighting the boss)
  • A matching (attack, reply) pair has have a certain level, which decides how much (mental) damage is dealt to the opponent
StatusPrototype
PlatformsWindows, macOS, Linux, HTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorkomehara
GenrePuzzle
Made withPICO-8, Aseprite, Sublime Text
TagsLudum Dare 45, PICO-8, Pixel Art, Singleplayer
Code licenseMIT License
Average sessionAbout a half-hour
LanguagesEnglish
InputsKeyboard, Gamepad (any)
AccessibilityOne button
LinksLudum Dare, Source code

Download

Download NowName your own price

Click download now to get access to the following files:

wit_fighter.p8.png 40 kB
Version 1.0
wit_fighter.p8 87 kB
Version 1.0
wit-fighter-windows.zip 1 MB
Version 1.0
wit-fighter-osx.zip 3 MB
Version 1.0
wit-fighter-linux.zip 694 kB
Version 1.0

Development log

Leave a comment

Log in with itch.io to leave a comment.