Je Woong Hwang 1 April 27, 2013 Share April 27, 2013 (edited) I'm trying to make realtime-strategy game. of ponies(yeah bit obvious) I have my ideas... But since i'm 15(Who knows how to make programs lol)... All I really made is a rhythm game prototype(which... was not cool) I have no idea how to make games work.. Help fellows. (fyi, what i really need is sm... No, how to find a best path by algorithm.-solved : A* thanks for you small attention (moved from other fan works) *using Objective-C and Allegro Game Library Edited April 27, 2013 by Je Woong Hwang Korean / 15YO / brony since 2012/4/23 -le me non-native english... -don't use metaphor or anyting complicated for me Link to comment Share on other sites More sharing options...
Sky Warden 2,243 April 27, 2013 Share April 27, 2013 (edited) @Je Woong Hwang, can you please be more specific about what part of a game do you want to know the work process? I think I can answer. I also have some questions, like what programming language do you use, engine, etc? An RTS would be nice. I'm working on an RPG at the moment. I hope we can see each other's product soon. Edited April 27, 2013 by Sky Warden Pinkeh asked me to put this here. Just another What Do You Think About Me stuff. Link to comment Share on other sites More sharing options...
Je Woong Hwang 1 April 27, 2013 Author Share April 27, 2013 I also have some questions, like what programming language do you use, engine, etc? using Objective-C and Allegro Game Library(edited) and also, I'm using some headers from internet(like WELL random number generator) And just started developing engine(worked on it like only 4 months.) I'm planning this as a (Very) long-term project and this is my first time to talk about this in public. Korean / 15YO / brony since 2012/4/23 -le me non-native english... -don't use metaphor or anyting complicated for me Link to comment Share on other sites More sharing options...
Sky Warden 2,243 April 27, 2013 Share April 27, 2013 using Objective-C and Allegro Game Library(edited) and also, I'm using some headers from internet(like WELL random number generator) And just started developing engine(worked on it like only 4 months.) I'm planning this as a (Very) long-term project and this is my first time to talk about this in public. Well, then what kind of help do you need? At least give us information like game play, features, etc. An RTS can be played multi player, so you have to determine that as well. Pinkeh asked me to put this here. Just another What Do You Think About Me stuff. Link to comment Share on other sites More sharing options...
Mountain Tom 0 April 27, 2013 Share April 27, 2013 Actually Hwang I've been wanting, trying, and failing to make a video game myself for quite some time. If you were willing I could help you design certain aspects of this game. Or maybe suggestions or advice. I duuno, I'm just good with code, so if you need me, give a holler. Watch out for panthers! Link to comment Share on other sites More sharing options...
Je Woong Hwang 1 April 27, 2013 Author Share April 27, 2013 Well, then what kind of help do you need? At least give us information like game play, features, etc. An RTS can be played multi player, so you have to determine that as well. well, i need to learn winsocket for multiplayer support.... And, since my hand is jax(the three-fingered guy), I need someone to draw sprites(Guess that would be no problem) oh, and thanks for such big attension Actually Hwang I've been wanting, trying, and failing to make a video game myself for quite some time. If you were willing I could help you design certain aspects of this game. Or maybe suggestions or advice. I duuno, I'm just good with code, so if you need me, give a holler. Can you give some site/documentation for socket programming? It would be a good help if you do give some advice and stuff. Also, thanks for you attention. Korean / 15YO / brony since 2012/4/23 -le me non-native english... -don't use metaphor or anyting complicated for me Link to comment Share on other sites More sharing options...
Sky Warden 2,243 April 27, 2013 Share April 27, 2013 (edited) well, i need to learn winsocket for multiplayer support.... And, since my hand is jax(the three-fingered guy), I need someone to draw sprites(Guess that would be no problem) oh, and thanks for such big attension No problem. I'm always interested in the game development side of the fandom. First, I have no idea why do you use Objective-C for game programming. I don't think many people here use Mac, but that doesn't really matter actually. Language is just a tool. Stick with one you've mastered, but don't stop learning new languages. For the sock programming tutorial, I don't know. Sorry, but I'm not experienced with Objective-C and I use Python most of the time. I've searched for some tutorials for you, and the best I could found are : How to use sockets and socket stream Setting up socket stream Sorry but that's all I could find. Try to look for some networking modules if you can. In Python, I use Twisted. Edited April 27, 2013 by Sky Warden Pinkeh asked me to put this here. Just another What Do You Think About Me stuff. Link to comment Share on other sites More sharing options...
Je Woong Hwang 1 April 27, 2013 Author Share April 27, 2013 First, I have no idea why do you use Objective-C for game programming. I don't think many people here use Mac, but that doesn't really matter actually. Language is just a tool. Stick with one you've mastered, but don't stop learning new languages. For the sock programming tutorial, I don't know. Sorry, but I'm not experienced with Objective-C and I use Python most of the time. I've searched for some tutorials for you, and the best I could found are : How to use sockets and socket stream Setting up socket stream Sorry but that's all I could find. Try to look for some networking modules if you can. In Python, I use Twisted. Thanks for the reserch and small advice. I just did some quick research and i found out that my library supports mac (yay!) i don't need to repack yay! Need to install Mac virtual machine to compile, though. But that would be no problem d: Thanks for your help. Korean / 15YO / brony since 2012/4/23 -le me non-native english... -don't use metaphor or anyting complicated for me Link to comment Share on other sites More sharing options...
Sky Warden 2,243 April 27, 2013 Share April 27, 2013 Thanks for the reserch and small advice. I just did some quick research and i found out that my library supports mac (yay!) i don't need to repack yay! Need to install Mac virtual machine to compile, though. But that would be no problem d: Thanks for your help. Wait. So you're working on PC? Yes. I would like to know more about how you want to build the multi player feature. If you have any question, you can ask me. Pinkeh asked me to put this here. Just another What Do You Think About Me stuff. Link to comment Share on other sites More sharing options...
Je Woong Hwang 1 April 27, 2013 Author Share April 27, 2013 Wait. So you're working on PC? Yes. I would like to know more about how you want to build the multi player feature. If you have any question, you can ask me. wait, were you thinking about linux? or other platform??? *confused* -le me non-native english...don't use metaphor or anyting complicated for me d: Korean / 15YO / brony since 2012/4/23 -le me non-native english... -don't use metaphor or anyting complicated for me Link to comment Share on other sites More sharing options...
Hectic_Pony 6 April 27, 2013 Share April 27, 2013 Well If your doing this for a project I suggest making a strict one player platform demo before actually trying to base a real game from it. But if determination gets the better of you msg me. I've made a few private servers in my day and know my way around coding. /) good luck Link to comment Share on other sites More sharing options...
Mountain Tom 0 April 27, 2013 Share April 27, 2013 Can you give some site/documentation for socket programming? It would be a good help if you do give some advice and stuff. Also, thanks for you attention. Actually, I don't know much about socket. My expertise is in Java. Although, in my experience, you should ALWAYS read over a finished block of code. If you leave in a bug, the whole thing could explode. Also, pace yourself. I tend to start making obvious mistakes if I go to fast, so make sure you don't sit there too long. I also noticed you needed help drawing sprites. I'm good at that too. Watch out for panthers! Link to comment Share on other sites More sharing options...
Sky Warden 2,243 April 28, 2013 Share April 28, 2013 wait, were you thinking about linux? or other platform??? *confused* -le me non-native english...don't use metaphor or anyting complicated for me d: I thought, since you code with Objective-C, you're working on Mac, but you said you're going to run Mac in virtual machine, so I assume that your computer is Windows or Linux? Well, I'm using Linux. Thought I'm still suggesting you to code in C++, C# or other languages (Python maybe) that can be used in other platforms. Not many people here use Mac. Pinkeh asked me to put this here. Just another What Do You Think About Me stuff. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Join the herd!Sign in
Already have an account? Sign in here.
Sign In Now