#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Dec 19, 2010 0:02:29 GMT -8
Since I'm on break I've been starting to work with the HTML5 canvas element. So far I've only made two simple applications, one being a really easy maze which I made to just get a feel for everything, and the other is an application that tests my collision detection algorithm which isn't completely finished. Once I feel good about my collision detection I'm going to make a real game. Tested in FireFox and Chrome. WASD to move the red dot and push around dots (this will make them copy the red dots velocity) xtriad.comxa.com/applications/canvas_games/canvas_shooter/game.htmlArrows to move xtriad.comxa.com/applications/canvas_games/maze/maze.htmlLet me know what you guys think, and if any of you guys have been playing around with the canvas element I'd love to see your work.
|
|
inherit
130228
0
Jul 11, 2024 19:19:59 GMT -8
Charles Stover
1,731
August 2008
gamechief
|
Post by Charles Stover on Dec 21, 2010 23:03:34 GMT -8
I pinned a dot against a wall, and now it won't let me move.
|
|
gfx25
inherit
-4284427
0
Nov 29, 2024 11:33:19 GMT -8
gfx25
0
January 1970
GUEST
|
Post by gfx25 on Dec 21, 2010 23:35:21 GMT -8
Nice work, works well in Opera 11
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Dec 23, 2010 13:59:37 GMT -8
Yeah, the physics need some work as well as the collision detection, but it was a good start. I'm out of town so I haven't been able to work on it, but I got a list of things that I need to do to it. Feel free to use the source if you guys feel like doing something yourself.
And thanks for trying it out. I hadn't tested it in Opera so I'm glad it just works.
|
|
inherit
117495
0
Apr 10, 2012 14:03:01 GMT -8
Meme
69
January 2008
ladymeme
|
Post by Meme on Jan 13, 2011 11:23:58 GMT -8
It says my browser doesn't support HTML5
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Jan 13, 2011 14:20:11 GMT -8
That's because Internet Explorer 8 is behind all the other browsers. You'll either need to get the beta for Internet Explorer 9 which requires Vista or Windows 7 (in other words, you can't use it with Windows XP), or get a competent browser such as FireFox, Chrome, Opera, or Safari. I personally recommend Chrome.
|
|