Skip to content

vi4vikas/games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Games Repository

Welcome to the games repository! This project hosts a collection of small, enjoyable games implemented in various programming languages. Whether you're learning to code or just looking for some entertainment, you'll find something here to explore and expand.


🌟 Features

  • Simple, beginner-friendly games
  • Clean and well-documented code
  • Cross-language examples (Go, Python, JavaScript, etc.)
  • Designed for learning and fun

🚀 Getting Started

To play or modify a game:

  1. Clone the repository
    git clone https://github.com/yourusername/games.git
    cd games
  2. Navigate to a game folder (e.g., guess-the-number)
  3. Follow the instructions in the individual game README or source file to build/run

Each game may have its own dependencies; refer to the specific game directory for setup steps.

📁 Current Games

  • guess-the-number – A simple number guessing game implemented in Go (located in guess-the-number/)

(More games coming soon!)

✍️ Contributing

Contributions are welcome! Feel free to:

  • Add new games
  • Improve existing code
  • Update documentation or add README for individual games
  1. Fork the repo
  2. Create a new branch (git checkout -b feature/my-new-game)
  3. Commit your changes and push (git push origin feature/my-new-game)
  4. Open a pull request and describe your game or improvements

📜 License

This project is licensed under the MIT License.


Thank you for stopping by and happy coding! 🎉

About

some fun and simple games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages