Zeusking19 wrote:
Hider
???
What's Hider? A name suggestion?
Last edited by TorbyFork234 (2012-04-08 16:25:20)
Offline
Dragon Flock does sound cheesy, but it sounds closer to an ideal name...(that type of name, I just think flock is a bad word for this)
Offline
"DragonPride" "DragonClan" "DragonHorde" "DragonThunder" (<-- Ideas for names)
Offline
DragonClan or DragonThunder...
Offline
I really like DragonThunder...
Offline
I agree. DragonThunder it is!
Offline
Now that we have the name and plot aside, any ideas for rooms?
Offline
Hmmmm...
Dragon Cave: A hideout for dragons (gold dragons only can access this room.)
Dragon Arcade: Where all the games are stored
Also, could there be rooms devoted to each of us? Just an idea...
Offline
Maybe:
Dragon Cave: definitely
Dragon Arcade: I'll have to think about it. I'm not sure how I want games to work
Each of us: That might be cool.
Offline
Minefield: One of the adventure fields where you would complete quests involving enemies
The Caves: (Check above)
The Castle: Ever heard of a dragon in a tower?
A Field by the Sun: The beginning adventure field where you would encounter the tutorial.
Edit: Just realized you had Dragon Cave so "The Caves" are out.
Last edited by TorbyFork234 (2012-04-08 21:00:14)
Offline
Ok guys, you can check out what I have done on the website on our git repo.
In terms of user authentication, will we be using MySQL?
And also, what ages is this game aimed at?
Last edited by Zeusking19 (2012-04-09 05:05:47)
Offline
TorbyFork234 wrote:
Minefield: One of the adventure fields where you would complete quests involving enemies
The Caves: (Check above)
The Castle: Ever heard of a dragon in a tower?
A Field by the Sun: The beginning adventure field where you would encounter the tutorial.
Edit: Just realized you had Dragon Cave so "The Caves" are out.
I like it.
Offline
bobbybee wrote:
TorbyFork234 wrote:
Minefield: One of the adventure fields where you would complete quests involving enemies
The Caves: (Check above)
The Castle: Ever heard of a dragon in a tower?
A Field by the Sun: The beginning adventure field where you would encounter the tutorial.
Edit: Just realized you had Dragon Cave so "The Caves" are out.I like it.
Awesome!
Offline
TorbyFork234 wrote:
bobbybee wrote:
TorbyFork234 wrote:
Minefield: One of the adventure fields where you would complete quests involving enemies
The Caves: (Check above)
The Castle: Ever heard of a dragon in a tower?
A Field by the Sun: The beginning adventure field where you would encounter the tutorial.
Edit: Just realized you had Dragon Cave so "The Caves" are out.I like it.
Awesome!
I just realized that I have a ton of work to do so I can get the fake 3D to work (we're using an iso view)
Offline
bobbybee wrote:
TorbyFork234 wrote:
bobbybee wrote:
I like it.Awesome!
I just realized that I have a ton of work to do so I can get the fake 3D to work (we're using an iso view)
Will you be uploading any drafts to a website so I can check out what you have so far?
Offline
TorbyFork234 wrote:
bobbybee wrote:
TorbyFork234 wrote:
Awesome!I just realized that I have a ton of work to do so I can get the fake 3D to work (we're using an iso view)
Will you be uploading any drafts to a website so I can check out what you have so far?
There's one up. Also, do you have Hamachi?
Offline
The account DragonThunder is up.
Offline
coolhogs, to connect, open DragonThunder in Scratch. Then, download https://raw.github.com/bobbybee/Virtual … /mirror.py Open Terminal.app from the Utillities folder in Applications. Type "cd downloads;python mirror.py" Voila!
Offline
bobbybee wrote:
coolhogs, to connect, open DragonThunder in Scratch. Then, download https://raw.github.com/bobbybee/Virtual … /mirror.py Open Terminal.app from the Utillities folder in Applications. Type "cd downloads;python mirror.py" Voila!
One Problem: The site shows up as text...
Offline
coolhogs wrote:
bobbybee wrote:
coolhogs, to connect, open DragonThunder in Scratch. Then, download https://raw.github.com/bobbybee/Virtual … /mirror.py Open Terminal.app from the Utillities folder in Applications. Type "cd downloads;python mirror.py" Voila!
One Problem: The site shows up as text...
Option-Click/Alt-Click
Offline
bobbybee wrote:
coolhogs, to connect, open DragonThunder in Scratch. Then, download https://raw.github.com/bobbybee/Virtual … /mirror.py Open Terminal.app from the Utillities folder in Applications. Type "cd downloads;python mirror.py" Voila!
It gives an error...
C:\>python mirror.py
Connecting to Scratch...
Traceback (most recent call last):
File "mirror.py", line 141, in <module>
scratch = Client(CHOST, CPORT) # Start up the class for Scratch
File "mirror.py", line 94, in __init__
self.sock.connect((CHOST, CPORT)) # Connect to Scratch
File "C:\Python27\lib\socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 10061] No connection could be made because the target machine actively refused it
Last edited by trinary (2012-04-09 21:26:06)
Offline
trinary wrote:
bobbybee wrote:
coolhogs, to connect, open DragonThunder in Scratch. Then, download https://raw.github.com/bobbybee/Virtual … /mirror.py Open Terminal.app from the Utillities folder in Applications. Type "cd downloads;python mirror.py" Voila!
It gives an error...
C:\>python mirror.py
Connecting to Scratch...
Traceback (most recent call last):
File "mirror.py", line 141, in <module>
scratch = Client(CHOST, CPORT) # Start up the class for Scratch
File "mirror.py", line 94, in __init__
self.sock.connect((CHOST, CPORT)) # Connect to Scratch
File "C:\Python27\lib\socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 10061] No connection could be made because the target machine actively refused it
Same here.
Offline