Skip to content

mdnrkn/Number-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Number Guessing Game

A simple number guessing game implemented in Go.

How to Run

Prerequisites

  • Ensure you have the latest version of Go installed. You can download it from golang.org.
  • Alternatively, you can run the program using an online Go compiler such as Programiz Online Go Compiler.

Running Locally

  1. Clone the repository or download the source code.

  2. Open a terminal and navigate to the project directory.

  3. Run the following command:

    go run main.go
    

Project Reference

This project is based on the Number Guessing Game from roadmap.sh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages