Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
OPS Group Project
« previous
next »
Print
Pages:
1
...
4
5
[
6
]
7
8
Go Down
Author
Topic: OPS Group Project (Read 15842 times)
0 Members and 1 Guest are viewing this topic.
tenniskid493
Guest
OPS Group Project
«
Reply #75 on:
January 23, 2006, 06:34:00 am »
Yes, this is a Group Project and all staff are welcome to help on it.
Logged
dragon__lance
Guest
OPS Group Project
«
Reply #76 on:
January 23, 2006, 02:17:00 pm »
dang necro, i nver knew u had these skills
and yep sounds good!!
guys, wat if i want to vote sci-fi fantasy like XenoSaga? and by classification, wat would u classify MegaManBattleNetwork games as? rpg? cause i sorta wanto do that, but instead of chips, we could have cards
then again, guess i'm getting ahead of myself, should go by necros list...
Logged
tenniskid493
Guest
OPS Group Project
«
Reply #77 on:
January 23, 2006, 03:53:00 pm »
Added an "other" category. Please, if you vote other, list your idea so that we don't just have an other vote but not know what you want to do.
Logged
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
OPS Group Project
«
Reply #78 on:
January 23, 2006, 04:35:00 pm »
As a note: when the game is done, if the code is well planned and structured, we can edit the data to make a new game and be able to reuse most of the original projects code, and further more, chucks of it could be switched out to create diffrent kinds of games (like taking a Reign of Legends and changing the battles to a Mega Man Battle Network style, or vise versa.) The trick is to pass data and not code...or IOW, make each 'chunk' a fully functional program that has a syntax to its execution, as such, any game can use it by aplying that syntax. {kinda like objects, but not crapy and as iritating}
ON TOPIC: 13 people can vote (unless more are added) and 9 have, 5 days till voting ends...and it looks like I may end up having my calc as the tie breaker, if the remaining 4 voted though...we could start ahead of the game
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
BCTurk
Guest
OPS Group Project
«
Reply #79 on:
January 24, 2006, 04:16:00 pm »
Ok, storyline update. I have a wicked sweet idea, and it will work for any of the three (Fantasy, SciFi, Zombie). Just a little clue, think Roanoke. SciFi will probably be the best, just a personal opinion, of couse I voted Fantasy
.
Logged
tenniskid493
Guest
OPS Group Project
«
Reply #80 on:
January 24, 2006, 05:11:00 pm »
I could be completly wrong about this, but I'm guessing that ti84silver and katmaster haven't voted as I haven't seen them active in days.
What is Roanoke?? I've never heard of it.
I like the idea of making the games using the sub-programs that we can use to make other games. This may seem a little tedious for making the first game but then we will be able to make several projects using the same structure like you said. That would save us some time in the end. However, that would mean a lot of coordination between who's making the sub-program and who's making the program that calls the sub-program.
Logged
BCTurk
Guest
OPS Group Project
«
Reply #81 on:
January 24, 2006, 05:26:00 pm »
1600's
American Colony
Virgina
Ring any bells?
And coordination between sub-program makers.
Logged
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
OPS Group Project
«
Reply #82 on:
January 25, 2006, 02:47:00 am »
That is why I will, once we have specified exactly what it is going to do, sit down and write out a list of sub programs we need and exactly what vars they will pass between each other (and subsequently what those vars mean)
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
OPS Group Project
«
Reply #83 on:
January 25, 2006, 03:40:00 am »
I think Omnimaga's version of Final Fantasy would be cool, but that is just my two cents...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
OPS Group Project
«
Reply #84 on:
January 25, 2006, 04:52:00 am »
that might be cool and since ff has time period it can be either sci fi, medieval or both while keeping FF magic stuff and items
Logged
kalan_vod
LV11
Super Veteran (Next: 3000)
Posts: 2715
Rating: +10/-0
OPS Group Project
«
Reply #85 on:
January 25, 2006, 05:26:00 am »
One thing I would like to say about sub programs is that they aren't always great. It may run faster with them and create less of a huge one program, but many don't really want to have 30 sub programs. It would be nice to be able to use the other subs. for other games. Maybee we make all the subs like planed and then we merge them into less subs, but we also keep the org. subs for later purposes. So in recap I rather we have less subs.
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
OPS Group Project
«
Reply #86 on:
January 25, 2006, 06:55:00 am »
nope sub programs actually make the whole game run slower when there are a lot, itsd better to not use them, unless you run out of memory
Logged
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
OPS Group Project
«
Reply #87 on:
January 25, 2006, 07:01:00 am »
Hmm, TI-City and Pokemon (currently) runs fast, and I have quite a few programs... But then, they will have a ton more... lol
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
OPS Group Project
«
Reply #88 on:
January 25, 2006, 07:07:00 am »
i mean when there is like 9-200 sub programs, but again I was using fg instead of resource and codex as well so this caused problems and I had to split them into smaller prgms
Logged
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
OPS Group Project
«
Reply #89 on:
January 25, 2006, 08:06:00 am »
Having subroutines for very specific purposes means like one to handle the walking enine, one for map loading, one for battles, one in which to store all speech routines. I plan no more than 7 coded program (non-data) though it may need to go up a little depending on complexity
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
Print
Pages:
1
...
4
5
[
6
]
7
8
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
OPS Group Project