You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hangman is a word-guessing game. The computer selects a random word, and the player tries to guess it letter by letter. The player has a limited number of attempts. Incorrect guesses lead to parts of a stick figure being drawn. If the player guesses the word before the figure is complete, they win.
🕹️ A simple and interactive Tic-Tac-Toe game developed using HTML, CSS, and JavaScript. Features responsive design, multiplayer mode, and computer opponent gameplay. 🎮
Welcome to my JavaScript Basics repository! 🌟 This repo contains various JavaScript concepts, DOM manipulation projects, and ES6+ features to strengthen your JS skills.
A simple, menu-driven calculator in Python that performs addition ➕, subtraction ➖, multiplication ×, and division ÷. Features a clean interactive interface with input validation and loops for continuous use. Perfect for beginners learning functions, conditionals, and user input.
It is a simple quiz app from the console.. where it contains 5 questions which are given by default and the basic aim of this project is to calculate the score of the quiz.
A simple Python calculator that can perform addition, subtraction, multiplication, division, percentage, power, and square root operations. You can keep doing calculations as many times as you want or exit whenever you're done. This is a beginner-friendly project made while learning the basics of Python.
This RPG is an open-source project built with Python. If you'd like to improve the game, feel free to fork the repository, submit pull requests, report bugs, suggest new features, or improve the code. Every contribution helps make this game better for everyone!