473,322 Members | 1,314 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

new JS TETRIS online

I just posted online a new tetris clone in javascript.
you can play it at
http://www.idep-multimedia.com/tetris/tetris.php

it s fully and actually playable, and high scores are saved in a hall of
fame :).

if you try it could you brief me about :
-loading time; because sounds are preloaded, and it's a bit long on my
computer. I would know if it's specific to my machine.
-sound cache. sounds don't seems to be cached in my IE. They are reloaded
any time I load the game; I use dreamweaver functions for the sound. Maybe
it's not a good idea.

Thanks for all

Fabien Grasset
Jul 20 '05 #1
8 4631
Hi,

fabgrass wrote:
I just posted online a new tetris clone in javascript.
you can play it at
http://www.idep-multimedia.com/tetris/tetris.php

it s fully and actually playable, and high scores are saved in a hall of
fame :).

if you try it could you brief me about :
-loading time; because sounds are preloaded, and it's a bit long on my
computer. I would know if it's specific to my machine.
-sound cache. sounds don't seems to be cached in my IE. They are reloaded
any time I load the game; I use dreamweaver functions for the sound. Maybe
it's not a good idea.

Thanks for all

Fabien Grasset


A good idea, when you post something on the Net, would be to specify
that it's for IE users only. Your game doesn't do squat in my Netscape 7.

Amicalement,

Laurent
--
Laurent Bugnion, GalaSoft
Webdesign, Java, javascript: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch

Jul 20 '05 #2
Yes, I suppose it's IE (4?) 5+ only

I did nothing for Netscape compatibility.

Fabien Grasset

"Laurent Bugnion, GalaSoft" <galasoft-LB@bluewin_NO_SPAM.ch> wrote in
message news:3f********@news.bluewin.ch...
Hi,

fabgrass wrote:
I just posted online a new tetris clone in javascript.
you can play it at
http://www.idep-multimedia.com/tetris/tetris.php

it s fully and actually playable, and high scores are saved in a hall of
fame :).

if you try it could you brief me about :
-loading time; because sounds are preloaded, and it's a bit long on my
computer. I would know if it's specific to my machine.
-sound cache. sounds don't seems to be cached in my IE. They are reloaded any time I load the game; I use dreamweaver functions for the sound. Maybe it's not a good idea.

Thanks for all

Fabien Grasset


A good idea, when you post something on the Net, would be to specify
that it's for IE users only. Your game doesn't do squat in my Netscape 7.

Amicalement,

Laurent
--
Laurent Bugnion, GalaSoft
Webdesign, Java, javascript: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch

Jul 20 '05 #3
Laurent Bugnion, GalaSoft wrote:
Hi,

fabgrass wrote:
I just posted online a new tetris clone in javascript.
you can play it at
http://www.idep-multimedia.com/tetris/tetris.php

it s fully and actually playable, and high scores are saved in a
hall of fame :).

if you try it could you brief me about :
-loading time; because sounds are preloaded, and it's a bit long on
my computer. I would know if it's specific to my machine.
-sound cache. sounds don't seems to be cached in my IE. They are
reloaded any time I load the game; I use dreamweaver functions for
the sound. Maybe it's not a good idea.

Thanks for all

Fabien Grasset


A good idea, when you post something on the Net, would be to specify
that it's for IE users only. Your game doesn't do squat in my
Netscape 7.


Same here (Mozilla Firebird)
Jul 20 '05 #4
On Sat, 16 Aug 2003 12:10:27 +0200, "Laurent Bugnion, GalaSoft"
<galasoft-LB@bluewin_NO_SPAM.ch> wrote:
A good idea, when you post something on the Net, would be to specify
that it's for IE users only. Your game doesn't do squat in my Netscape 7.


http://www.xs4all.nl/~crisp/lemmings/

(not really related but just spreading the love for one of the best
dhtml games I've seen in a long time and seems to work in Opera 7.0
aswell as IE6, not bothered looking further though, I imagine it
does.)

Jim.
--
comp.lang.javascript FAQ - http://jibbering.com/faq/

Jul 20 '05 #5
I fixed problems for NS 7 compatibility.
Didn't tested on previous versions, but might work.

Fabien

"fabgrass" <fa******@free.fr> wrote in message
news:3f***********************@news.free.fr...
I just posted online a new tetris clone in javascript.
you can play it at
http://www.idep-multimedia.com/tetris/tetris.php

it s fully and actually playable, and high scores are saved in a hall of
fame :).

if you try it could you brief me about :
-loading time; because sounds are preloaded, and it's a bit long on my
computer. I would know if it's specific to my machine.
-sound cache. sounds don't seems to be cached in my IE. They are reloaded
any time I load the game; I use dreamweaver functions for the sound. Maybe
it's not a good idea.

Thanks for all

Fabien Grasset

Jul 20 '05 #6
Salut,

fabgrass wrote:
I fixed problems for NS 7 compatibility.
Didn't tested on previous versions, but might work.

Fabien

"fabgrass" <fa******@free.fr> wrote in message
news:3f***********************@news.free.fr...
I just posted online a new tetris clone in javascript.
you can play it at
http://www.idep-multimedia.com/tetris/tetris.php

it s fully and actually playable, and high scores are saved in a hall of
fame :).

if you try it could you brief me about :
-loading time; because sounds are preloaded, and it's a bit long on my
computer. I would know if it's specific to my machine.
-sound cache. sounds don't seems to be cached in my IE. They are reloaded
any time I load the game; I use dreamweaver functions for the sound. Maybe
it's not a good idea.

Thanks for all

Fabien Grasset


Works OK on NS7. No sounds, though (not that it bothers me, as I would
probably rather off it). The game is oversensitive to the arrow keys,
and sometimes moves a piece twice when a key was pressed only once.

HTH,

Laurent
--
Laurent Bugnion, GalaSoft
Webdesign, Java, javascript: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch

Jul 20 '05 #7
"Laurent Bugnion, GalaSoft" <galasoft-LB@bluewin_NO_SPAM.ch> writes:
Works OK on NS7. No sounds, though (not that it bothers me, as I would
probably rather off it). The game is oversensitive to the arrow keys,
and sometimes moves a piece twice when a key was pressed only once.


Seems to work fine in Opera 7 (O7.2beta3 to be precise), also with no
sound. Got myself a second place in the hall of fame using it. Wonder
if it runs too slowly :)

/L
--
Lasse Reichstein Nielsen - lr*@hotpop.com
Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit.html>
'Faith without judgement merely degrades the spirit divine.'
Jul 20 '05 #8
> Seems to work fine in Opera 7 (O7.2beta3 to be precise), also with no
sound. Got myself a second place in the hall of fame using it. Wonder
if it runs too slowly :)
Lasse Reichstein Nielsen - lr*@hotpop.com


yes! :) it runs 20% faster under NS 7 than under IE5, even if time is ruled
by setInterval() function.
slower on opera then? :)
That's intolerable! I will do something against that! :)

Fabien Grasset
Jul 20 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Fabien Grasset | last post by:
a JS Tetris online with hall of fame http://www.idep-multimedia.com/tetris/tetris.php Enjoy! fabgrass
0
by: daveW | last post by:
Hi, I've been messing around with a personal website for a while now, and having totally bust my leg skiing have been google-wacking to work out how to use these funky stylesheet things. After...
2
by: dondora | last post by:
hi I wanna know how many lines it uses to make that. I appreciate it~~
2
by: Devon G. Parks | last post by:
I've been searching google and this group for a while now for a good tutorial on making a Tetris-style game in Python. I hear Tetris is a good starting point, and although I am fairly new to...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.