December 18, 2003, 09:07
|
#1
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Jun 2001
Posts: 11,112
|
Project - Apolyton game
Anyone's up to make a computer version of one of the game we've played in this forum...
I was thinking about Nuclear War (The one we've played here, or maybe the game that was created a long time ago)
And I'm not talking about making them SP, but MP, with a Server, which runs 24 hours a day, taking in orders and such (I have a server, which can be used for this)
Which game will be chosen later (along with the rules)
I only know Java (And the basic in Visual Basic), so the game has to be written in this language I guess
Anyone interested in helping out? I wont do it by myself!
__________________
This space is empty... or is it?
|
|
|
|
December 18, 2003, 09:10
|
#2
|
Deity
Local Time: 14:48
Local Date: November 2, 2010
Join Date: May 2002
Location: lol ED&D is officially full PvP LOL
Posts: 13,229
|
I'll help, BUT...
When I'm finished on the 'poly dungeon
I only know C++, but I can make the graphics if you like.
Nuclear War is a good choice though.
-Jam
|
|
|
|
December 18, 2003, 09:16
|
#3
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Jun 2001
Posts: 11,112
|
Graphics would be nice, though I've never programmed with graphics yet (Never even tried programming a game), so I don't know how easy/hard it'll be to implement an autoupdate of the map...
I've never tried C++ before, but for Christmas I wished for a C# book, so I can start learning this...
doubt I'll get it though
During the hollydays I'll be getting a VB .net book (after Christmas we start on VB .net)
__________________
This space is empty... or is it?
|
|
|
|
December 18, 2003, 09:48
|
#4
|
King
Local Time: 02:48
Local Date: November 3, 2010
Join Date: Nov 2001
Posts: 2,709
|
cool I dont know diddly squat about anything really, but if theres anything I can do to help just ask.
|
|
|
|
December 18, 2003, 10:06
|
#5
|
Deity
Local Time: 14:48
Local Date: November 2, 2010
Join Date: May 2002
Location: lol ED&D is officially full PvP LOL
Posts: 13,229
|
Its easy enough to have the map as a fixed object and just call city and nuke graphics as overlays to the right coordinates, isn't it? Showing borders and so on could be hard. Have each area the same shape and make the overlays come with a coloured background that fills that area? Different colours for different players obviously.
-Jam
|
|
|
|
December 18, 2003, 10:45
|
#6
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Jun 2001
Posts: 11,112
|
As I said: I've never worked with graphics before, but I assume it'll be diffecult to get the computer to make new cities at random places on the map, without accidently making water cities
Nobody else interested... and knows Java?
__________________
This space is empty... or is it?
|
|
|
|
December 18, 2003, 11:56
|
#7
|
Deity
Local Time: 14:48
Local Date: November 2, 2010
Join Date: May 2002
Location: lol ED&D is officially full PvP LOL
Posts: 13,229
|
Well, then let's not use water, just a grid of land squares.
-Jam
|
|
|
|
December 18, 2003, 14:56
|
#8
|
King
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Dec 2000
Location: Bubblewrap
Posts: 2,032
|
I know Java....but i can't say i'm interested untill i know what this Nuclear War game is
__________________
<Kassiopeia> you don't keep the virgins in your lair at a sodomising distance from your beasts or male prisoners. If you devirginised them yourself, though, that's another story. If they devirginised each other, then, I hope you had that webcam running.
Play Bumps! No, wait, play Slings!
|
|
|
|
December 18, 2003, 15:05
|
#9
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Jun 2001
Posts: 11,112
|
In short:
Each player can issue one order each round, which is sending two nukes (to one or two oponents), build a city, deflect 50% of incoming nukes or hide in bunker (only avaliable once)
The last player with cities not nuked wins...
Check out the other Nuclear War threads
I was hoping on making the more advanced version (The old Nuke War for Amiga), but I believe most Apolytoner's wants the thread version...
__________________
This space is empty... or is it?
|
|
|
|
December 18, 2003, 19:25
|
#10
|
Emperor
Local Time: 15:48
Local Date: November 2, 2010
Join Date: Jun 2001
Location: Madrid, Spain, Europe
Posts: 7,795
|
I know Java. I've programmed some utilities for Civ2 in Java and I'm willing to help in any Java-related project
__________________
Trying to rehabilitateh and contribuing again to the civ-community
|
|
|
|
December 18, 2003, 19:32
|
#11
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Sep 2001
Location: Republic of Flanders
Posts: 10,747
|
I know some html and some css. not much of use is it.
I will be starting taking courses in vb.net in january and later I will be starting Java (I already do know how to write "hello world" on the screen though )
But I'll gladly help out.
__________________
#There’s a city in my mind
Come along and take that ride
And it’s all right, baby, it’s all right #
|
|
|
|
December 19, 2003, 04:18
|
#12
|
Deity
Local Time: 14:48
Local Date: November 2, 2010
Join Date: May 2002
Location: lol ED&D is officially full PvP LOL
Posts: 13,229
|
From the Apolyton vB help page : http://www.apolyton.com/forums/misc....&action=bbcode
Quote:
|
The Code and PHP Tags
If you want to post some programming source code, or perhaps some ASCII art, which would require a non-proportional font, you can use the [code] tag to achieve this. For example:
Code:
|
< script language="Javascript">
< !--
alert ("Hello world!");
// -->
< /script> |
|
Is that what you meant Alva? (filled with random spaces so it won't work.
-Jam
|
|
|
|
December 19, 2003, 06:03
|
#13
|
Civilization V News Editor
Local Time: 10:48
Local Date: November 2, 2010
Join Date: Nov 1999
Location: Yggdrasil.
Posts: 4,164
|
i could do a layout... basic graphic manipulation, that sort of thing. i might be able to whip up an interface...
__________________
Civ V Civilization V Civ5 CivV Civilization 5 Civ 5 - Do your part!
I wasn't born with enough middle fingers.
[ All good things]
|
|
|
|
December 19, 2003, 06:48
|
#14
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Jun 2001
Posts: 11,112
|
Not sure what you mean with 'Basic graphic manipulation'
Do you mean something like a Graphical User Interface (GUI)?
Let's see who we got:
Java:
Me
Yaroslav
Graphics:
Jamski
Misc:
Alva
How about you Lemmy... are you interested?
__________________
This space is empty... or is it?
|
|
|
|
December 19, 2003, 07:01
|
#15
|
Emperor
Local Time: 15:48
Local Date: November 2, 2010
Join Date: Jun 2001
Location: Madrid, Spain, Europe
Posts: 7,795
|
I also want to say that there's a minor chance of me getting a job in another city... If I get it, I'll leave Apoly for 2 or 3 month, until I earn enough to build a new computer (the one I'm using is of all my family and I shouldn't take away). I'll inform you in that case.
__________________
Trying to rehabilitateh and contribuing again to the civ-community
Last edited by yaroslav; December 19, 2003 at 07:40.
|
|
|
|
December 19, 2003, 07:14
|
#16
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Jun 2001
Posts: 11,112
|
ok...
__________________
This space is empty... or is it?
|
|
|
|
December 19, 2003, 07:33
|
#17
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Sep 2001
Location: Republic of Flanders
Posts: 10,747
|
Quote:
|
Is that what you meant Alva? (filled with random spaces so it won't work.
|
OEh nononooo, I can do it in proper Java and all.Compiling and whatnot.
I don't really mention it on my resume though.
__________________
#There’s a city in my mind
Come along and take that ride
And it’s all right, baby, it’s all right #
|
|
|
|
December 19, 2003, 09:48
|
#18
|
Emperor
Local Time: 09:48
Local Date: November 2, 2010
Join Date: Nov 2001
Location: Dallas TX
Posts: 6,939
|
I'll be glad to hang around an make annoying comments about everyone else's work. Every good project needs that type of person you know.
__________________
We're sorry, the voices in my head are not available at this time. Please try back again soon.
|
|
|
|
December 19, 2003, 09:53
|
#19
|
Deity
Local Time: 22:48
Local Date: November 2, 2010
Join Date: May 1999
Location: The City State of Noosphere, CPA special envoy
Posts: 14,606
|
Quote:
|
Originally posted by Jamski
Its easy enough to have the map as a fixed object and just call city and nuke graphics as overlays to the right coordinates, isn't it? Showing borders and so on could be hard. Have each area the same shape and make the overlays come with a coloured background that fills that area? Different colours for different players obviously.
-Jam
|
Initially, you don't need graphics, just text output is fine. You don't need to have a server up 24 hours a day, either. You just need a program that runs batch once a day, and have some way of entering simple commands. A Web interface should be ideal.
__________________
(\__/) 07/07/1937 - Never forget
(='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
(")_(") "Starting the fire from within."
|
|
|
|
December 19, 2003, 10:09
|
#20
|
Deity
Local Time: 14:48
Local Date: November 2, 2010
Join Date: May 2002
Location: lol ED&D is officially full PvP LOL
Posts: 13,229
|
Code:
|
[fakecode]
#Orderscript
ShowText"Press 1 to nuke, 2 to hide in bunker, 3 to deflect nukes, 4 to stockipe nukes";
ListenKeyPress"Orders"; Get"Orders"(int);
If"Orders">4,Get"Orders"; If"Orders"<1,Get"Orders";
If"Orders"==1,RunNukescript; If"Orders"==2,RunBunkerscript; If"Orders"==3,RunDeflectscript; If"Orders"==4,RunStockpilescript;
[/fakecode] |
Complete rubbish code, but something on those lines of simplicty would do the job.
-Jam
|
|
|
|
December 19, 2003, 10:59
|
#21
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Jun 2001
Posts: 11,112
|
I know exactly nothing about such things... hell, I don't even know how to add java.class files to work on some html site, we've only learned how to make the apps, pack them in some .jar file, to make them execute-able (As it was some .exe file)
But in the beginning I was just thinking along the line of just having everything text-based (Not "Press 2 to nuke someone"), where the players chose which player they want to attack, from a combobox, and then chose the city from a list box or something like that... not having a map works fine for a game like this...
If someone knows anything about making a connection in VB 6 or VB .NET I could switch to this instead (Much easier to work on a GUI from there
__________________
This space is empty... or is it?
Last edited by Adagio; December 19, 2003 at 11:07.
|
|
|
|
December 19, 2003, 12:05
|
#22
|
King
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Dec 2000
Location: Bubblewrap
Posts: 2,032
|
Hmm, i'll pass for this project...don't really have the time for it.
__________________
<Kassiopeia> you don't keep the virgins in your lair at a sodomising distance from your beasts or male prisoners. If you devirginised them yourself, though, that's another story. If they devirginised each other, then, I hope you had that webcam running.
Play Bumps! No, wait, play Slings!
|
|
|
|
December 19, 2003, 16:42
|
#23
|
Civilization V News Editor
Local Time: 10:48
Local Date: November 2, 2010
Join Date: Nov 1999
Location: Yggdrasil.
Posts: 4,164
|
ummm i designed the layout of my blog. so yeah. GUI. thingie.
__________________
Civ V Civilization V Civ5 CivV Civilization 5 Civ 5 - Do your part!
I wasn't born with enough middle fingers.
[ All good things]
|
|
|
|
December 19, 2003, 17:45
|
#24
|
Emperor
Local Time: 15:48
Local Date: November 2, 2010
Join Date: Jun 2001
Location: Madrid, Spain, Europe
Posts: 7,795
|
@ADG:
I don't know too much about VB... but designing a GUI in Java is very easy, specially if you some envoirement like Sun One Studio (the former versions were free, this has a 60-days trial period). I'm for Java, but, hey, I like Java, so I'm biased. And we can use an Applet, that is integrated in HTML easily.
__________________
Trying to rehabilitateh and contribuing again to the civ-community
|
|
|
|
December 20, 2003, 07:19
|
#25
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Jun 2001
Posts: 11,112
|
I've never used Sun One Studio, but I'm using jBuilder whenever I have to make a GUI, but it's still 100x easier to make a gui in VB
In school we haven't spent much time making Applets, I've forgotten all about them, but as long it'n not me who's going to make the GUI's, then I don't mind using whatever you say should be used
When should we start the project? Should we wait for more people to help, or should we just begin?
I've never been working on a project online before. I've only worked on projects were all on the team works in the same room... does any of you have any experience in this (That's online-project I mean)?
__________________
This space is empty... or is it?
|
|
|
|
December 20, 2003, 07:26
|
#26
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Sep 2001
Location: Republic of Flanders
Posts: 10,747
|
Just start, we'll see where we end-up I guess.
__________________
#There’s a city in my mind
Come along and take that ride
And it’s all right, baby, it’s all right #
|
|
|
|
December 20, 2003, 07:50
|
#27
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Jun 2001
Posts: 11,112
|
Ok
The first thing we need to figure out is which of these Nuclear War games we should make:
1) - The Amiga version
Each player has 5 cities, with a random amount of citizens (Average about 30). Each round the player can issue an order (e.g. launch a nuke, attack with bomber, protect cities, propaganda (takes some citizens from target city, and adds to your city) or build weapons/defense (For later use)
2) - The forum game version
Each player gets 3 cities, but can build more cities, fire two nukes each round... etc etc etc... read the forum games for more info
The first one has more randomness in it: e.g. the propaganda order takes a "random" number of citizens from target city. The number should be based on things like: How many times have you attacked target country/city, how many times have you used propaganda on target country/city, etc...There's a chance of failure
I defently prefer to revive the Amiga version... I spent countless of hours playing this game (And looking at an old thread about this game, it seems like other posters likes this game as well)... This version is pretty diffecult to set up as a forum game, but would be "easy enough" to set up as a computer game I guess
__________________
This space is empty... or is it?
|
|
|
|
December 20, 2003, 07:57
|
#28
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Sep 2001
Location: Republic of Flanders
Posts: 10,747
|
Maybe do the easier one as a leaning process?
__________________
#There’s a city in my mind
Come along and take that ride
And it’s all right, baby, it’s all right #
|
|
|
|
December 20, 2003, 08:13
|
#29
|
Deity
Local Time: 16:48
Local Date: November 2, 2010
Join Date: Jun 2001
Posts: 11,112
|
I don't think one of them is easier to program than the other one...
The only part there's a noticeable difference is in game one you can't build cities, so the map would be easy to make (Compared to game two)
__________________
This space is empty... or is it?
|
|
|
|
December 20, 2003, 11:16
|
#30
|
Deity
Local Time: 22:48
Local Date: November 2, 2010
Join Date: May 1999
Location: The City State of Noosphere, CPA special envoy
Posts: 14,606
|
VB sucks compared to Java.
Anyway, the forum game version is definitely easier to write, because in the real Nuclear War game, you got things like anti-missiles and retaliatory strikes. You also have things like propaganda.
Looks like you can do the thing in PHP with some JavaScript and HTML in a couple of hours.
__________________
(\__/) 07/07/1937 - Never forget
(='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
(")_(") "Starting the fire from within."
|
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
All times are GMT -4. The time now is 10:48.
|
|