-
micro app: templates
One of the comments suggests that the user include a stylesheet. Without understanding Sinatra, setting the file path to match what Sinatra expects is just a guessing game. I ha…
-
-> Add a simple Javascript site which will let you guess a number randomly chosen by the computer.
-> One of the basic webpages you could make with Javascipt.
-> Bonus Points for a good Design ✨
…
-
-
I hope that I know good, what the intention was of this comment: "Configure the optional guessing game"
But I think, it should be actually before the Sub-Action: Action (guessConfigure)
![image]…
-
**Project title**
Number Guessing Game
**Project Description**
This is simple project in which any user can guess the number between the setting boundary if guess the right number he will won oth…
-
_This is assignment 13 and is due on Feb 02, 2015._
- Create a guessing game
- The user must guess the number chosen by the app
- Provide feedback to the user as to if their guess is lower or higher t…
-
Hi gang,
I am unsure if this might still be monitored but I was interested in trying to set up the guessing game, having not really touched scripting.
I tried looking around the content here but…
-
-
In this game, a random number will be generated by the computer and the player will have to guess the number. This will be made using Python Library
-
The goal is to create a simple game where the computer selects a number randomly and the player must guess what number the computer selected.
The basic implementation of the game starts with the co…