Skip to content

Final challenge for Freecodecamp Relational Database course

Notifications You must be signed in to change notification settings

luansantos333/number-guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

number-guessing-game

Final challenge for Freecodecamp Relational Database course

This script generates a random number between 1 and 1000 and prompt the user to enter a value, then it saves the number of guesses until he wins and save it to game_data table. If the user is new he saves the user in the users table, else he greets him and show his past games.

image

About

Final challenge for Freecodecamp Relational Database course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages