Skip to content

A two-player color guessing game using NumPy and the random module. Both players take turns guessing a color picked by the computer, and the game shows who wins, keeps scores, and even has a tie-breaker round.

sanjida-chowdhury/Intro-to-Computer-Programming-Final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Intro to Computer Programming – Final Project 🎨

This is a two-player color guessing game written in Python.
Both players take turns guessing a color randomly picked by the computer.
The game keeps scores, announces the winner, and includes a tie-breaker round.

Tools & Libraries

  • Python
  • NumPy
  • Random module

Author

**Sanjida Chowdhury

About

A two-player color guessing game using NumPy and the random module. Both players take turns guessing a color picked by the computer, and the game shows who wins, keeps scores, and even has a tie-breaker round.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages