CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   JavaScript programming (http://www.codingforums.com/forumdisplay.php?f=2)
-   -   Have to make a game for school, dont know where to start (http://www.codingforums.com/showthread.php?t=284285)

NuperSatural 12-17-2012 10:19 AM

Have to make a game for school, dont know where to start
 
So basically, I have 3 days to make a game using javascript. I would like to make a sidescroller'ish shooter (something like this http://dougx.net/plunder/plunder.html)
problem is, I have never used javascript and i have no prior knowledge to coding in general :D where should I start?

Philip M 12-17-2012 11:03 AM

Quote:

Originally Posted by NuperSatural (Post 1300483)
So basically, I have 3 days to make a game using javascript. I would like to make a sidescroller'ish shooter (something like this http://dougx.net/plunder/plunder.html)
problem is, I have never used javascript and i have no prior knowledge to coding in general :D where should I start?

Start by learning Javscript! :) And have a look at forum rule #1.5.


It is your responsibility to die() if necessary….. - PHP Manual

xelawho 12-17-2012 03:01 PM

if you have 3 days and know nothing about javascript I would suggest choosing something a little more basic - some that come to mind would be tic tac toe, hangman, memory. I guess there are many others

Logic Ali 12-17-2012 03:29 PM

Quote:

Originally Posted by NuperSatural (Post 1300483)
So basically, I have 3 days to make a game using javascript. I would like to make a sidescroller'ish shooter (something like this http://dougx.net/plunder/plunder.html)
problem is, I have never used javascript and i have no prior knowledge to coding in general

So you're saying that you have been tasked with learning programming from scratch and un-assisted, to the point that you can produce an application that might be described as a game?
Either you attend a special school for 'the gifted', or you have a very optimistic/misguided teacher.

jmrker 12-17-2012 04:08 PM

Quote:

Originally Posted by Logic Ali (Post 1300547)
So you're saying that you have been tasked with learning programming from scratch and un-assisted, to the point that you can produce an application that might be described as a game?
Either you attend a special school for 'the gifted', or you have a very optimistic/misguided teacher.

One other possibility: He has procrastinated to the point of disaster! :eek:

A.Stratton 12-17-2012 04:41 PM

Have you thought about asking your tutor for help? That is what they are there for. As you are aware, plagiarism is quite a serious thing!

Philip M 12-17-2012 05:10 PM

Quote:

Originally Posted by A.Stratton (Post 1300572)
Have you thought about asking your tutor for help? That is what they are there for. As you are aware, plagiarism is quite a serious thing!

"Copy from one book, it’s called plagiarism; copy from three, it’s called research." -- Wilson Mizner (1876-1933) :)

Old Pedant 12-17-2012 07:20 PM

The funniest part (and SADDEST part!) of all this is that he expects to create a game an *EXPERT* couldn't produce in 3 days (maybe not in 3 weeks) when he has no idea what he is doing.

Old Pedant 12-17-2012 07:22 PM

Best place to start would be back at the beginning. Drop this course NOW if you can do so without failing and then next time you take it try to actually do the homework when it is assigned.

felgall 12-18-2012 08:05 AM

Quote:

Originally Posted by Old Pedant (Post 1300592)
The funniest part (and SADDEST part!) of all this is that he expects to create a game an *EXPERT* couldn't produce in 3 days (maybe not in 3 weeks) when he has no idea what he is doing.

That game does say "proof of concept" which means that the author is attempting to use new code that only some browsers currently support to see what will be possible once all browsers do support it. You have to know all the commands really well to be able to do something like that so *EXPERT* is probably an appropriate description for the person's level of knowledge with all the code being used.

It is fairly typical for novices to want to be able to reproduce what an expert can do with many years of experience without knowing anything about the topic. That's because if they knew an hour or two worth of information on the topic they'd realise that those sort of projects will require a huge investment in learning time.

It's something like someone knowing how to spell 'brick' deciding to build their own skyscraper without any knowledge of architecture or construction. Of course with programming there are a lot more factors involved than with the building industry so it is only somewhat similar.


All times are GMT +1. The time now is 09:17 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.