Does anyone know which Blitzmax was used to create CS2D?
I only have Blitzemx 3D. edited 2×, last 27.05.12 08:44:49 pm
Admin/mod comment
"Out of curiosity" is a bad title. It doesn't say anything about the topic. /ohaz Uses the BlitzMax Engine. Let me Fix the Description
here:Spoiler Does anyone know what game software was used to create CS2D?
Ohaz: here where DC started or something
.
If you want, Here are the source files for 0.1.0.0, keep in mind that you need the required data files to run the source.
I'm unsure, but I think it might be blitzmax 2d DC Admin Offline
CS2D uses BlitzMax (http://www.blitzbasic.com/) as ohaz already said.
That download link contains just a very old source code version. It's not BlitzMax but Blitz3D code (earlier versions were written in Blitz3D). The source code of the BlitzMax version of CS2D is closed and not available. who else has the latest source code except you DC? DC Admin Offline
what about the person who did light engine? He did the light engine. As far as I know he did not have direct access to the game's source code. SkullzOrig maybe you want to make a game?
You can user Game Maker for more easy work and Code.
Or if you like RPG game you can use RPG Maker (VX, Ace or XP)
And Game Editor
And i know more, becouse i tryed to make a game.
One little tip:
It's HARD! Geez GAME BANNED Offline
Well, actually, Game Maker isn't real programming language, but it has GML (GameMaker Language) which is scripting. But it's quite advanced program and you can do a lot with it - there are cs2d-like games in GM on youtube so it could be possible to make whatever you want. And from me - it's also possible to make 3d games (with DirectX) for it - I've made a Minecraft clone in it (but it was quite slow and memory-eating - even more than real minecraft, about 900k or more)
so generally use game maker OR blitz3d depending on how do you want to make and what do you wand to make and how long do you want to make something in it. I Use GameMaker.
And the Language from Gamemaker can i too.
Its Easy( and for Amateurs ).. DC Admin Offline
@ Navy Seal: EngiN33R is right about that. SQ developed the light engine and I just included his light engine code so it works with CS2D. He did not have any access to the CS2D code at all. @Everyone: I had just wanted to know, because most everyone enjoys zombies. So I was planning to make Zombie addon/mod for CS2D instead of making a script. I was going to make new guns and different zombie's. You would be able to see zombies crawl, jump,run,climb, and ect. In the one I was plan on making, you would be able to climb on top of walls and run and shoot down or up. You could choose up by pressing up arrow, or shoot down by pressing down arrow. I have made a game before, and have asked DC(Dark Corner) if he would like to be a part of it, but he denied my offer. SkullzOrig has written
@Everyone: I had just wanted to know, because most everyone enjoys zombies. So I was planning to make Zombie addon/mod for CS2D instead of making a script. I was going to make new guns and different zombie's. You would be able to see zombies crawl, jump,run,climb, and ect. In the one I was plan on making, you would be able to climb on top of walls and run and shoot down or up. You could choose up by pressing up arrow, or shoot down by pressing down arrow. I have made a game before, and have asked DC(Dark Corner) if he would like to be a part of it, but he denied my offer.
And DC made right choice. omg User Offline
Infinite Rain has written
SkullzOrig has written
@Everyone: I had just wanted to know, because most everyone enjoys zombies. So I was planning to make Zombie addon/mod for CS2D instead of making a script. I was going to make new guns and different zombie's. You would be able to see zombies crawl, jump,run,climb, and ect. In the one I was plan on making, you would be able to climb on top of walls and run and shoot down or up. You could choose up by pressing up arrow, or shoot down by pressing down arrow. I have made a game before, and have asked DC(Dark Corner) if he would like to be a part of it, but he denied my offer.
And DC made right choice.
no kidding, sounds like doom 2d with nothing but zombies and imperfect accuracy (LoL to those who know what im talking about). dont know what u would get from that thats different from a zombie mod or zombies on 1.6 No no no, that is my present idea for game. I had a game before that asking if DC would like to be part of. DC has written
CS2D is closed and not available.
You rly think so? Uh, DC I found the entire source code of CS2D. Its all in the CS2D.exe file, but I dont have the right scripting language for it. I have 20+ Languages but the when I open the Soure code it shows in Normal text mode, is this correct? SkullzOrig has written
Uh, DC I found the entire source code of CS2D.
Old CS2D source?
SkullzOrig has written
Its all in the CS2D.exe file, but I dont have the right scripting language for it.
Fucking nonsense - you have disassembled CS2D, right? It's assembly language and it has nothing to do with game source.
SkullzOrig has written
I have 20+ Languages but the when I open the Soure code it shows in Normal text mode, is this correct?
What disassembler did you use? Quite strange to see "normal text mode" instead of assembly code.