Search found 6 matches

by Keagster101
Sun Sep 22, 2013 3:47 pm
Forum: Challenge and Contest Entries
Topic: Text-Based RPG contest
Replies: 0
Views: 41082

Text-Based RPG contest

This is for text-based RPG's, here is what you have to beat, and I whoever wins, wins :D


[INTRO]
LEVEL = 1
CHARACTERHEALTH = 1000
CHARACTERGOLD = 200
MAGICITEMDESCRIPTOR$ = "your hands and feet"
OUTSIDETHETOWER$ = "YES"
LATITUDE = 350
LONGITUDE = 350
FIGHTINGSKILL = 50
CHARACTEREXP = 0 ...
by Keagster101
Sun Sep 22, 2013 1:48 pm
Forum: Games
Topic: Tower of Rodinia My version, made by Alex J. Rodinson I thin
Replies: 4
Views: 18682

Re: Tower of Rodinia My version, made by Alex J. Rodinson I


[INTRO]
LEVEL = 1
CHARACTERHEALTH = 1000
CHARACTERGOLD = 200
MAGICITEMDESCRIPTOR$ = "your hands and feet"
ZOMBIESCRATCH$ = "NO"
OUTSIDETHETOWER$ = "YES"
LATITUDE = 350
LONGITUDE = 350
FIGHTINGSKILL = 50
CHARACTEREXP = 0
CHARACTERLEVEL = 1
CHARACTERMAXHEALTH = 1000
PRINT ""
PRINT "Game"
PRINT ...
by Keagster101
Sat Sep 21, 2013 10:04 pm
Forum: Games
Topic: Tower of Rodinia My version, made by Alex J. Rodinson I thin
Replies: 4
Views: 18682

Re: Tower of Rodinia My version, made by Alex J. Rodinson I

Hey guys, I am stuck on adding another shopkeeper, can someone PLEASE help me!

[INTRO]
LEVEL = 1
CHARACTERHEALTH = 1000
CHARACTERGOLD = 200
MAGICITEMDESCRIPTOR$ = "your hands and feet"
ZOMBIESCRATCH$ = "NO"
OUTSIDETHETOWER$ = "YES"
LATITUDE = 300
LONGITUDE = 300
FIGHTINGSKILL = 50
CHARACTEREXP = 0 ...
by Keagster101
Mon Sep 16, 2013 9:34 pm
Forum: Games
Topic: theTower - A Text Adventure Game
Replies: 5
Views: 19122

Tower of Rodinia My version, made by Alex J. Robinson I thin

Hi this is my version of "Tower of Rodinia"

https://docs.google.com/file/d/0B38tCbo ... sp=sharing
Here is the website to go to: https://sites.google.com/site/codesforjustbasic/

~Keagster101