NAME

Game::SDL - Perl extension for making games with SDL(1)

SYNOPSIS

use Game::SDL;

DESCRIPTION

The meaning is to provide a functionality for having several game types using SDL for graphics, sound and events. It might be featured in a OOP way but some more for clean code.

EXPORT

SEE ALSO

AUTHOR

koboldwiz, <koboldwiz@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2022 by koboldwiz

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.28.2 or, at your option, any later version of Perl 5 you may have available.