Sidescrolling shooter, carry the pods through the gate
 
 
 
 
 
 
Go to file
Gwyn Ciesla 818cb66d91 gitignore 2022-09-26 15:37:04 -05:00
data End of level music, possible rrant pod fix 2009-08-25 19:33:13 +00:00
src Autotools updates. 2022-09-26 14:24:47 -05:00
.gitignore gitignore 2022-09-26 15:37:04 -05:00
AUTHORS 1.14, autotools. 2022-09-14 17:17:53 -05:00
COPYING GPLv2+ to GPLv3+ 2009-05-24 03:04:20 +00:00
ChangeLog 1.14, autotools. 2022-09-14 17:17:53 -05:00
INSTALL 1.14, autotools. 2022-09-14 17:17:53 -05:00
Makefile.am Fix make clean. 2022-09-14 17:33:49 -05:00
Makefile.in Autotools updates. 2022-09-26 14:24:47 -05:00
NEWS 1.14, autotools. 2022-09-14 17:17:53 -05:00
NOTES Play again? 2012-08-08 06:49:01 -05:00
README 1.14, autotools. 2022-09-14 17:17:53 -05:00
README.md 1.14, autotools. 2022-09-14 17:17:53 -05:00
aclocal.m4 Autotools updates. 2022-09-26 14:24:47 -05:00
compile Add compile 2022-09-26 14:30:17 -05:00
config.h.in Autotools updates. 2022-09-26 14:24:47 -05:00
configure Autotools updates. 2022-09-26 14:24:47 -05:00
configure.ac Autotools updates. 2022-09-26 14:24:47 -05:00
curblaster-logo.png Renamed from curfender to curblaster. 2010-01-15 10:46:05 -06:00
curblaster.6 1.14, autotools. 2022-09-14 17:17:53 -05:00
curblaster.appdata.xml SDL2 2014-09-24 12:27:21 -05:00
curblaster.desktop Renamed from curfender to curblaster. 2010-01-15 10:46:05 -06:00
depcomp 1.14, autotools. 2022-09-14 17:17:53 -05:00
install-sh 1.14, autotools. 2022-09-14 17:17:53 -05:00
layout.txt Added lander-seeking missle powerup. 2009-06-05 17:33:26 +00:00
missing 1.14, autotools. 2022-09-14 17:17:53 -05:00

README.md

NAME

curblaster - NCurses sidescroller, with gameplay loosely based on a few others.

SYNOPSIS

curblaster

Grab pods and drop them in the gate, while fighting enemies in your way.

DESCRIPTION

Get as many pods as you can through the gate, avoiding landers, crawlers, and possibly even a large flying saucer.

Written to assuage my longing for my long-deceased Amiga.

CONTROLS

Movement: Arrow keys

Shoot: Z

Shield toggle: S

Smart bomb: A

Pause: Space

Quit: Q

RESOURCES

Requires ncurses, and SDL_mixer for sound.

COPYRIGHT

Curblaster is Copyright (c) 2022 Gwyn Ciesla

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

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 <http://www.gnu.org/licenses/>.

BUGS

None so far, but looking to improve gameplay.

AUTHORS

Gwyn Ciesla E-mail : gwync at protonmail dot com