![]() | Name | Last modified |
---|---|---|
![]() | Parent Directory | |
![]() | doc/ | 2024-12-13 00:30 |
![]() | lib/ | 2024-12-13 00:30 |
![]() | share/ | 2024-12-13 00:30 |
![]() | src/ | 2024-12-13 00:30 |
![]() | releases/ | 2024-12-13 00:30 |
![]() | COPYING | 2024-12-13 00:30 |
![]() | HACKING | 2024-12-13 00:30 |
![]() | Makefile | 2024-12-13 00:30 |
![]() | NEWS | 2024-12-13 00:30 |
![]() | TODO | 2024-12-13 00:30 |
![]() | palette-swap.sh | 2024-12-13 00:30 |
![]() | README.html | 2024-12-13 00:30 |
![]() | README | 2024-12-13 00:30 |
![]() | screenshots.jpg | 2024-12-13 00:30 |
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.
Install love2d, grab a .love
file from releases/
or build one yourself, and run it.
Requires:
Run:
$ make
# make install
You can change the install directory (/usr/local/games/
by defualt) by running make prefix=PATH
before installing.
Canvas Express is also available on itch.io.
https://ramirobasile.itch.io/canvas-express
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/.
ramirobasile1 at gmail dot com