• Stars
    star
    141
  • Rank 251,787 (Top 6 %)
  • Language
    Perl
  • License
    GNU General Publi...
  • Created over 14 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Making frozen bubble cross platform
=encoding UTF-8

Games-FrozenBubble is Copyright © 2000-2012, The Frozen-Bubble Team.

=head1 NAME

README - basic information for users prior to downloading


=head1 INSTALLATION

=head2 system-wide installation

    perl Build.PL
    ./Build
    ./Build test
    sudo ./Build install

=head2 installation in a private directory

    perl Build.PL INSTALL_BASE=~/modules_prefix
    ./Build
    ./Build test
    ./Build install

Do not forget to add F<$HOME/modules_prefix/lib/perl5> to your C<@INC>, see
L<perlfaq8/"How do I add a directory to my include path (@INC) at runtime?">.


=head1 DEPENDENCIES

=head2 Pango development files

C<libpango1-dev> and C<pkg-config> are required.

    sudo apt-get install libpango1-dev
    sudo zypper install pango-devel pkg-config

Users of Strawberry Perl for Windows need not worry.

=head2 Alien::SDL

=head3 Unix/Linux/Macs

You may need the following packages:

    libpng-dev libvorbis-dev x11proto-xext-dev libxft-dev               # deb
    libpng-devel libvorbis-devel xorg-x11-libXext-devel xorg-x11-devel  # rpm

During configuration of C<Alien::SDL>, it is B<critical> to select Pango support.

=head2 Perl modules

The other numerous module dependencies are listed in F<META.yml> (online at
L<http://search.cpan.org/dist/Games-FrozenBubble/META.yml>).


=head1 LICENCE AND COPYRIGHT

Copyright © 2000-2012, The Frozen-Bubble Team

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2, 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, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

=head2 Disclaimer of warranty

This library 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.

More Repositories

1

musigan

Music generation with GAN!
Jupyter Notebook
14
star
2

TetrisPL

Tetris in MVC SDL Modern Perl Style
Perl
13
star
3

pangzero

Porting Pang Zero to new SDL API for Debian Release
Perl
11
star
4

Zemmings

Zemmings want your brains or flesh or stuff
Perl
5
star
5

Laser-Battle

Catalyst Demo with SDL View :)
JavaScript
4
star
6

scroller

Attempting to flesh out the controller logic by making a scrolling game
Perl
4
star
7

GravongProject

Final Project for Game Engine Design
Perl
3
star
8

bazel-tensorflow

Trying to set up tensorflow as an external dep
C++
3
star
9

parrotSDL

A naive attempt at bringing SDL to parrot
Parrot
3
star
10

Zombie-Trap

Zombie Lemmings!
Perl
3
star
11

SDL_Contest

Contest Game Codes
Perl
2
star
12

SIMS

Engineering Project Documents
JavaScript
2
star
13

ODE

Open Dynamic Engine library bindings to Perl
C
2
star
14

Alien-ODE

Get and install libODE
Perl
2
star
15

scenegraph

scenegraph
C
2
star
16

UltimateFootballGame

Game Design Project
C++
2
star
17

SDLx-TTF

The old SDL::SFont for pangzero and frozen-bubble
C
2
star
18

Roose

Riak Documents mapped to moose
Perl
1
star
19

spark-notebook-dsp-template

Template for Spark Data Science Projects
Makefile
1
star
20

gravong

Gravity Pong
Perl
1
star
21

libperl-hyperdex

Perl IO client for Hyperdex
C
1
star
22

opp_space

Reddit game jam thingy ... that I may or maynot get done
Perl
1
star
23

Data-Dumper-XS

Make Perl Objects in XS Subs
Perl
1
star
24

MTFT

migrationtestfromtrac
1
star
25

KiokuDB-Backend-Riak

KiokuDB Backend to Net::Riak with Solr search support
Perl
1
star
26

P5NCI_GLEAN

Using chromatic's p5NCI library to glean a trick to use with SDL and OpenGL
C
1
star
27

kidslearningcode

CSS
1
star