Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use js to realize number guessing Mini Game

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article introduces the knowledge of "how to use js to achieve number guessing Mini Game". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Sample diagram and code attached (print the correct answer in advance on the console)

The principle and content are very simple, so I won't repeat them (the picture is downloaded by iconfont, you can download it by yourself)

Code:

Document * {margin: 0; padding: 0;} .ran {margin: 100px auto; padding-left: 40%;} ul {list-style: none;} ul img {width: 20px; height: 20px; float: left } guess the number, please enter zero to 100 positive integers to determine

/ / let but = document.querySelector ('but') let inp = document.querySelector (' input') let img = document.querySelectorAll ('img') let num = Math.round (Math.random () * 100) let I = 0 console.log (num); function handlenum () {} function li () {iBev + if (I)

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report