1
Name:
Baird
!ATI.GearS.
2012-10-16 19:57
Just a quick question. I want to start a roguelike, and I'm wondering if the driver class contains the world, and the world contains the player, or the driver contains the word and the player.
I'm sure you could do it both ways, but which would be proper, or rather easier.
3
Name:
Baird
!ATI.GearS.
2012-10-16 20:21
>>2
This is a conceptual /prog/ramming question, I'm not even asking how to program, what language to learn or to do my homework!
5
Name:
Anonymous
2012-10-16 20:32
aka the chauffeur class, it ranks in difficulty alongside the tourist.
6
Name:
Baird
!ATI.GearS.
2012-10-16 20:40
>>4
Form, Main, Driver, Client, my teachers have all used these synonymously as far as I can tell.
7
Name:
Anonymous
2012-10-16 20:43
driver class
Too abstract. At least NetHack's ``Tourist'' class was based on a popular series of book.s
8
Name:
Anonymous
2012-10-16 20:58
Just study other open source rougelikes. General rougelike systems are a solved problem.
http://roguebasin.roguelikedevelopment.org/index.php/Java
9
Name:
Anonymous
2012-10-16 21:14
Spellsword class master race reporting in
12
Name:
Anonymous
2012-10-16 22:31
RoguelikeFactoryFactoryFactory