473,769 Members | 5,518 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 4673
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_S PAM.ch> wrote in
message news:3f******** @news.bluewin.c h...
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_S PAM.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.javas cript 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_S PAM.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
1965
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
1360
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 the inevitable frustration to start with, I have something that seems to work ok and I have to say on the whole I like it. I've got a couple of oddities though, which if I can get them fixed would make it all look that little bit less 'hacky'...
2
1671
by: dondora | last post by:
hi I wanna know how many lines it uses to make that. I appreciate it~~
2
5196
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 programming I think I would learn best if I had some code to experiment with because without a tutorial I have no idea where to start. If you know of a tutorial that is specific to this game please let me know where to find it.
0
9589
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10211
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10045
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8872
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7409
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6673
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5299
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3959
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3562
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.