Front page | perl.sdl.devel |
Postings from November 2017
SDL startup games
From:
The Holy Ghost
Date:
November 12, 2017 09:01
Subject:
SDL startup games
Message ID:
20171112085133.GA1026@yellowcouch.org
Hello,
I made a perl repository of perl 5 startup games, it is located at
http://github.com/theholyghost/hollysrc
There are startups of AI's for generally Linux systems (the HollyGame and
HollyGameAI were made in FreeBSD but you can use the Game system as a very
fast method to develop adventure, RPG or RTS games.)
It uses lists of game objects and images to index the last in a sequel and
update lists of game entities, for now sprites and enemies.
There is a Ultima 8 semi-clone and Wycadia game startup in the games directory,
it is probably simple for SDL wizards but I have to work out the Wicca and
Ultima 8 game scenarios still, the rooms move about with relative x and y
coordinates if you will.
Best regards,
Holly
-
SDL startup games
by The Holy Ghost