Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Make a Text Based RPG

by GrandFather (Saint)
on Jan 22, 2012 at 01:24 UTC ( [id://949210]=note: print w/replies, xml ) Need Help??


in reply to Make a Text Based RPG

I haven't used it but you may find Games::3D helpful, if just to suggest implementation requirements and ideas. I had a quick look in CPAN for a text based RPG oriented gaming engine, but didn't find anything quite like that. List_of_game_engines has a list of game engines, a few of which have Perl bindings.

You should think about where you want to go with this thing. At one end of the spectrum is a game where everything is hard wired into the code. That sounds simple at the outset, but as the game gets more sophisticated maintenance becomes much harder. Somewhere toward the other end of the spectrum is writing a gaming engine where the game itself is provided as a bunch of configuration files, perhaps using a scripting language purpose written for the game.

True laziness is hard work

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://949210]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-24 05:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found