Index of /~ramiro/public_git/canvas-express

[ICO]NameLast modified

[PARENTDIR]Parent Directory 
[DIR]doc/2024-12-13 00:30
[DIR]lib/2024-12-13 00:30
[DIR]releases/2024-12-13 00:30
[DIR]share/2024-12-13 00:30
[DIR]src/2024-12-13 00:30
[   ]COPYING2024-12-13 00:30
[   ]HACKING2024-12-13 00:30
[   ]Makefile2024-12-13 00:30
[   ]NEWS2024-12-13 00:30
[   ]README2024-12-13 00:30
[TXT]README.html2024-12-13 00:30
[   ]TODO2024-12-13 00:30
[TXT]palette-swap.sh2024-12-13 00:30
[IMG]screenshots.jpg2024-12-13 00:30

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