What's New !
This page is rather my JavaScript Page's history than What's New.
I would say recent some topics are What's New topics.
Common Business functions Part 2 (1997/2/23)
Common Business Functions (1997/1/19)
Sample functions for business applications.
Cru-Cru was added (1996/12/20)
The eighth game of Hiro's Casino is Cru-Cru. This game is almost same as PUYO-PUYO. This game is little difficult. It may still have bugs.
This site is selected as a Cool Site (1996/12/20)
This site is selected as a cool site by 'Homepage Design Vol. 1' from A-‚h publishing.
Added TetriScript (1996/12/6)
The seventh game of Hiro's Casino is TetriScript. This game sounds like and looks like Tetris, difference is it is written by JavaScript. This time I considered 'Object Oriented Programming'.
Added Fruits Catcher (1996/12/3)
The sixth game of Hiro's Casino is Fruits Catcher. This is a simple game just catch dropping fruits. Hiro's Casino is getting more like Game Park rather Casino.
Added Frog's Pond (1996/11/22)
The fifth game of Hiro's Casino is Frog's Pond. First I tried to create Mole's Tunnel, but I did not have good mole's gif file. I created high score registration program too.
Added Test functions for Floor/Ceil/Round/IsNaN/Random (1996/11/20)
Explains Floor/Ceil/Round/IsNaN/Random methods.
Added Testing Sort Method (1996/11/19)
If you don't specify any sort order, the array will be sorted by CODE order.
This sample shows you how to specify sort order (either ascending or descending).
Added Frame Scroller (1996/11/18)
I added Frame Scroller which scrolls frame using scroll method. you can scroll text and images in the window and frame.
Added Change the mailto address (1996/11/17)
A sample program for changing mailto address based on the category of the message.
Using SRC attribute in the SCRIPT tag (1996/11/14)
I changed casino game programs to use SRC attribute to specify the location of a file containing JavaScript code.
mainly I use this method for the common JavaScript functions. It reduce redundant coding on each program. And I can maintain those programs in one place.
Added Poker (1996/11/10)
The fourth game of Hiro's Casino is Poker. What will be the next game ?
Open Casino Bank (1996/11/04)
When you come to Hiro's Casino, you will receive 1000 beans as bonus. You can use Beans(Hiro's Casino money) when you play Slot Machine, Roulette or Blackjack. When you leave Hiro's Casino, the system saves your beans automatically to the Casino Bank. And when you return to Hiro's Casino next time, the system automatically gets your saved money for you.
If you are the first time visitor, the system opens your account.
Casino Bank is using Cookies File.
Added Roulette (1996/11/04)
The third game of Hiro's Casino is Roulette. Sorry for the people who don't have Netscape 3.0. This program is also using Random function, Scroll function and Image object. And also using BGCOLOR in TABLE tag.
Added Slot Machine (1996/11/03)
It is very important that have many fun games when you own Casino. This time I created Slot Machine. Slot Machine and Blackjack don't work if you are not using Netscape 3.0. Those programs are using Random function.
Added Blackjack (1996/11/02)
I created Blackjack which is one of the most popular card game. I will create some more games. And thinking to create Hiro's casino.
Added Real Time Image Clock (1996/11/01)
I improved Image Clock. This Image Clock 2 can work as a real time clock.
This script is using Image object which is JavaScript's new function .
Added Tic-Tac-Toe (1996/10/26)
I added Tic-Tac-Toe. I realize that the logic is quite bit difficult. I took two days to create it. I don't think that I lose the game since my program is not bad, but not the best. I will improve it later.
When you win, please send me a mail. (There is no reward.)
Test Cookie was changed (1996/10/18)
The Old Version used OnLoad event to execute the function on the right frame when the button was pushed.
The New Version executes the function on the right frame directory from the button frame.
Added Parer, Rock, Scissors (1996/10/08)
I created 'Paper, Rock, Scissors' that you can play with me. Let's try it and check how good you are.
Added What's New (10/06/1996)
This What's New page was added.
Added Draw the Graph. (10/04/1996)
I tried if I could draw a graph using JavaScript.
I am planning to create excellent program using this Graph drawing program. Coming soon.
Added Math Quiz (10/02/1996)
I made this Math Quiz for my kids.
Englishi page was added (09/30/1996)
Finally I added English pages of Hior's JavaScript Page. But It makes my work double.
Added Test Cookie and Public Counter (09/26/1996)
I added Test Cookie and Private Counter pages.
There are not that much information about Cookie. I tried several ways to accomplish this work. The way I am using Cookie is working only at client side.
Hiro's JavaScrip Page was Open (09/20/1996)
Congratulations !! This Hiro's JavaScript Page was open on this day.