-
Ok Game Dev 83 is a project I am working on so people will be able to program a great Xlib program (B/W or Grayscale) in about a week. It will include an environment to create anything you want. I have some stuff to put in it like routines and a user friendly IDE. But I need any routines that anyone has that they use to make games and please try to comment the code if u type it in so I don't have to read it all to understand it
Game Dev 83 Features:
Mapmaker able to make scrolling maps
Sprite editor(Grayscale included)
Code editor
Any other features you want just ask and they will be added to this list if possible and specify in detail what you want it to do.
Mapmaker:
You will be able to make any size scrolling map and their will be an extensive set of sprites already made that you will be able to use if desired.
Sprite editor:
You will be able to make a sprite and then it will make a mask for the sprite for grayscale. It will also be able to compress it to binary or hex and will include a decompressor of your chosing.
Code writer:
You will be able to write your program with minimal hard coding and just use some easy macros among other things. Hard coding will be as minimal as possible, but if the compiler produces something unwanted then you could edit it. Otherwise the code editor will be able to remember a sprite, e.g. you write real(1,G,H,5,2,3,4,5,3,4=SPRITE then when every you specify the compiler to use SPRITE in the routine it will replace it with that. You can make as many macros as you want.
-
wow that sound cool, will this be on PC cuz on calc the ppl could always use the built in program editor ? Also is it like some kind of game maker?
-
Yea it is some kind of game maker and I was planning on making it on the PC but I can't find out how to make the code into TI Programs that TI-Connect notices
-
QuoteBegin-Killerplayer+12 Sep, 2006, 16:17-->
QUOTE (Killerplayer @ 12 Sep, 2006, 16:17) |
Yea it is some kind of game maker and I was planning on making it on the PC but I can't find out how to make the code into TI Programs that TI-Connect notices |
thats the easy part, I recommend you check out the ticalc.org informational texts directory. and btw, its much easier to store the program as tokens and have a custom display routine than to store the program as text and have to write a tokenizer.
-
I c ok and what function of this program are u talkin bout?
-
QuoteBegin-Killerplayer+12 Sep, 2006, 17:33-->
QUOTE (Killerplayer @ 12 Sep, 2006, 17:33) |
I c ok and what function of this program are u talkin bout? |
perhaps we should talk.....
btw, what language are you doing it in?
-
This seems really cool! I hope to see a working version sometime soon :D
If it's on the PC, this will be totally awesome! :)
-
I am doing it in C++ using Dev-C++ for Windows XP and I am using the library SDL
-
would you mind switching to Java so us Mac/Linux people can use it?
-
I'm really sorry but I don't know Java enough. I know C++ proficently and plus it has SDL which my program is very dependent on.
-
srry for the double post but does Mac support DLL libraries cause the SDL readme says it's a cross platform library
-
hmm no clue since i havent used mac very much, but I thought C++ was cross platform?
-
C++ is only cross platform if you use cross-platform libraries, Il guess SDL also has a mac version, but make sure you don't use M$ specific code...
-
oh I c, maybe there is an alternative to the lib
-
hmmm... i thought java and C++ were pretty similar in code. Maybe transition? I got no clue for computer language though. Sounds great Killerplayer, can't wait for a beta! :D
-
hmnmm I'M sure C is much more different, closer to low level language as well I'm sure
-
java and c++ have virtually identical syntax, and are very similar for programming in although java is definitely more object oriented.
and http://jsdl.sourceforge.net/
-
ah I c, thanks for the info
-
Yes C++ and java are pretty similar but there is no SDL library which is what I use to define my windows and images and everything so there is no use with that C# crap windows made. So yes elfprince there will be no specific Microsoft code in it.
-
QuoteBegin-xlibman+14 Sep, 2006, 7:06-->
QUOTE (xlibman @ 14 Sep, 2006, 7:06) |
hmnmm I'M sure C is much more different, closer to low level language as well I'm sure |
AFAIK, C++ seems to be an extension of C. The "extension" is the objects oriented stuff
-
C++ is an extension. Have you ever wondered why its called C++ and not just C+ or D well that's because in C if u type a++; then that will add on to a so do you get it C++. I have always loved that little bit of knowledge I have
-
Atm this project is not progressing very far because I am working on Galactic, TIFW entry, Necro's contest, and Grand Theft Auto: Calc Stories but it's all good because I like to work a lot
-
you have lot of project too O_O

I also noticed your sad TI calc history in your sig O_O
-
Yea lol my parentd were so pissed that's the reason I can't get an 89 is because of that lol
-
:(

mm do you want a sub forum for this?
-
No i don't because it's not on track yet