Canvas Express

A minimalist (read: barebones), fast-paced boxing fighting game consisting on short, kinetic rounds between to players.

Fighting involves a careful balancing act between punching, moving, dodging and blocking, as the stamina spent to do those things doubles as hit points.

Screenshots

Running

Install love2d, grab a .love file from releases/ or build one yourself, and run it.

https://www.love2d.org/

Building

Requires:

Run:

$ make
# make install

You can change the install directory (/usr/local/games/ by defualt) by running make prefix=PATH before installing.

Elsewhere

Canvas Express is also available on itch.io.

https://ramirobasile.itch.io/canvas-express

Copying

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Contact

ramirobasile1 at gmail dot com