Jump to content
MakeWebGames

My Project


Unknown

Recommended Posts

Hi everyone :)

Let me start out by giving everyone a little description about my self and my current situation.

I am currently 18 years old and will be starting my first year of college this fall. I plan on getting a bachelors in Computer Science :)

I have always been interested in computers and technology and everything in between, I would consider it my passion! Another one of my interests has been text graphic multiplayer browser games... I do not know the correct terminology for the games I am interested in, but I am sure everyone has either played one of knows of one. My favorite genre of these games would be gangster/criminal.

Anyways, on to the point. Along my studies I want to start a side project. I want to create my own game like the one I have descibed! I do not plan on this being a couple month project but more of something that I will do ALL throughout my 4 years in college. I am not really concerned with having it published at any point yet, I just it to be online for my eyes only and for me to play with and continue to build and modify. This project is not about wanting to make the best game ever or anything, but it is really just a project for myself. I have been playing games like this forever and NONE of them have been anything like I want, and most of them are just complete duplicates. Now don't get me wrong there have been a few games I have come across that stand out from the rest, but they are still nothing like I want.

I know the basics of HTML and CSS, and have played around with PHP before, and also messed around with C (probably will not be using C for this project). I am definitly no expert and would not take any advice from myself on these areas. Though, I will do whatever it takes in order to take on this project of mine and want it to be a learning process as well. Basically, all I need is someone to point me in the right direction.

I have downloaded a game engine before and when I saw all the files it just put me into a world of confusion. (whats this file for/why is that file named that/does this file do anything/what do i do with these files/how do i modify them/etc) I have used a web host before, but did not really mess with it directly, I mainly did stuff through wordpress which is pretty beginner.

Here is what I want and would like some feedback to show me what to do in order to get:

- I want a foundation that I can use to view and build my game from.

- I want to understand the bare bones code that will be used throughout my game.

- I want to know which languages I will need to learn and how I could learn them to pursue this project.

- I want to know the initial costs (if any) for taking on this project.

- I want to know the easiest possible way I could go about taking on this project considering I am a complete beginner with no experience.

- Any other helpful tips or info would be kindly appreciated :)

Thank you :)

Link to comment
Share on other sites

First you need a plan of exactly what type of game you are wanting to create you also need a story behind it, that would be your foundation. Old way always works paper and pen!!!

PHP is the most common language used next to javascript/jquery/ajax. And than you have mysql your database you should also learn.

The cost can vary it can either cost you or it may not depending on if you're wanting a team of coders to help you in your project, or designers.

As for game engines go I would honestly start with a generic login script and get to know how the database connects, a good one for learners would be

http://www.wikihow.com/Create-a-Secure-Login-Script-in-PHP-and-MySQL

After that you may be able to create your own engine, or take the route of buying an engine whichever you decide, but in my opinion the best engine is one you have created yourself, than you know that engine, and are familiar with it, it would be faster for you to grasp also.

As engine wise goes NWE is the way to go, unless you prefer mccodes or the generic RPG.

Edited by lucky3809
Link to comment
Share on other sites

Thank you so much for your help and wisdom :) I think I am going to just sit down and write out every single little detail about the game, that will be my first step!

And like I said this is more of a side project of mine, I don't really want anyone involved, and if someone where to be involved it would be temporary. I am not concerned with the security at all right now because this game will be for me only. Also, what exactly is an engine? Is it required?

Link to comment
Share on other sites

This sound really great and looks like a good idee to. A gaming engine is the framework of your game and contains all the core functionality like the MCCode engines. http://mccodes.com

To start creating your game locally you first must download and install Apache server to set up a database and using PHP.

http://www.wampserver.com/en/

If you need any help with the process feel free to ask.

:)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...