Click here for free DL of the app version that can save data.
No:41250 41
Prev Next
Family tree
Developer User18493|Date and time 24/2/6 16:28:02
Build time 9.217 sec|Game capacity 2.376KB|Script


Sure, below is a simple implementation of a family tree game using JavaScript embedded within a single HTML file. The game allows the user to navigate through a family tree using pictograms and displays information about each family member.




In this example, I have provided a basic structure for the family tree game. You can add more family members within the `family` array including their names, ages, and occupations. Replace the placeholder `src` attributes of the `<img>` tags with the actual paths to your pictogram images. When a user clicks on a pictogram, the `showInfo()` function is called and it displays the corresponding family member's details in the `<div>` with the `info-container` id. Please make sure to replace the placeholder pictograms and customize the content to fit your requirements.

Prev Next   Back  0  0 Menu 

[PR]現在の人気ゲームランキング

Click here for free DL of the app version that can save data.

(C)2023 HisashiApp