Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
java script
Name: brianjo Date: July 28, 2007 at 08:40:06 Pacific OS: windows xp CPU/Ram: pentium 4. 2.53 ghz 1gb o Product: dell dimension 8200
Comment:
Hello I would like to give programming a go. I want to make very basic games Amiga style could some one point me in the right direction for tutorials on how to fully understand it please
Name: Michael J (by mjdamato) Date: July 29, 2007 at 11:08:05 Pacific
Reply:
Well, Javascript is not what you want. Javascript is used for client-side control on web-pages/applications. Perhaps you mean Java?
But, I don't know what you mean by "Amiga style" games. I had a Commodore 64 (the predecessor to the Amiga) and I believe most of the consumer games were machine language. The enthusiast games were mostly BASIC.
Michael J
0
Response Number 2
Name: Razor2.3 Date: July 29, 2007 at 18:29:59 Pacific
Reply:
I don't know; it might be possible to do a really simple game with Amiga level graphics (or sprites, for that matter) in JavaScript. I'd think the hardest part would be capturing the arrow keys, as the event onkeypress doesn't trigger for them.
0
Response Number 3
Name: Michael J (by mjdamato) Date: July 30, 2007 at 11:21:36 Pacific
Reply:
Well, yes you could do something like "Lunar Lander".
But considering the OP stated he wanted to get into programming and this was not posted in web development I made the assumption that this would be windows based.
Michael J
0
Response Number 4
Name: brianjo Date: August 3, 2007 at 11:05:22 Pacific
Reply:
sorry i did mean on windose (java) yea in particular i wanted to recreat walker. a left to right screen game were you control left and right movemint with the arow keys. and the head folowed the crosshairs of the mouse. if you cant remember it was on a level in lemings very cool i wanted to make it just for fun. if you have played megas xlr on cartoon network same idea except no jumping.
Summary: I am have several different java scripts acting as my navigation bar and would like to be able to have the different scripts load randomly (basically, so the users see a different nav bar every time t...
Summary: Ah, I remember having one of those on my site a few years ago... I downloaded an earlier version of this: http://www.dhtmlcentral.com/projects/coolmenus/?m=10 It's very easy to customize, from what I ...
Summary: Does anyone know how, or if there is a way to use Java Script, or another programing tool to write to a text file, or html file, or ini, i dont really care which just as long as i can read from it, lo...