Built a Rock Paper Scissors game 🎮 using JavaScript. This project helped me practice JavaScript logic and DOM manipulation by building a simple interactive game. Features: • Interactive Rock, Paper, Scissors gameplay • Score tracking system • Responsive UI Tech Stack: HTML | CSS | JavaScript 🌐 Live Demo: https://lnkd.in/gJFY_usB 💻 GitHub Repository: https://lnkd.in/gk8fetZv Feedback is welcome! #javascript #webdevelopment #frontenddeveloper #coding #beginnersproject
Rock Paper Scissors Game in JavaScript
More Relevant Posts
-
🚀 Just built my Tic Tac Toe game using HTML, CSS & JavaScript! As part of my JavaScript learning journey, I created a fully functional game that covers: 🎯 DOM Manipulation 🎯 Event Handling 🎯 Game Logic Implementation 🎯 Responsive UI Design This project helped me understand how real-world applications manage state, user interactions, and logic behind the scenes. ✨ Features: * Interactive 2-player gameplay * Win detection algorithm * Reset & New Game functionality * Modern mobile-inspired UI 💡 Next step: Planning to add an AI opponent and turn this into a smarter game. 🔗 Check out the project here: https://lnkd.in/gPVZPyK9 Would love your feedback! 🙌 #JavaScript #WebDevelopment #Frontend #LearningInPublic #Projects #100DaysOfCode #ApnaCollege
To view or add a comment, sign in
-
🚀Project Showcase: Simon Says Game I recently built a simple interactive Simon Says memory game using HTML, CSS, and JavaScript. The game challenges users to remember and repeat an increasingly complex sequence of colors, helping strengthen memory and attention skills. Key highlights: • Implemented game logic using JavaScript * Used DOM manipulation and event handling for interactive gameplay * Designed a responsive and simple user interface with HTML & CSS 🔗 Live Demo: https://lnkd.in/gBym4-HP 💻 GitHub Repository: https://lnkd.in/gBUPb2g6 This project helped me practice core JavaScript concepts and front-end development fundamentals. I’m continuing to build more projects to strengthen my software development skills. #WebDevelopment #javascript #frontenddevelopment #github #softwaredevelopment
To view or add a comment, sign in
-
-
🚧 Building in Public: Creating Monopoly with HTML, CSS & JavaScript 🎲 What started as a simple idea turned into a real challenge… so I decided to build a Monopoly game from scratch using pure HTML, CSS, and JavaScript. From designing the board 🎯 To handling player movement 🧍♂️ To coding game logic and interactions ⚙️ It’s been fun, frustrating, and incredibly rewarding at the same time. Here’s a quick preview of my progress 👇 I’m still improving it — adding smarter gameplay, better UI, and more features. 💡 If you were to play this, what feature would you want me to add? #BuildInPublic #JavaScript #WebDevelopment #CodingJourney #FrontendDeveloper #Projects #100DaysOfCode
To view or add a comment, sign in
-
🎮 Built 3 JavaScript Games from Scratch — Here's How Each One Works After diving deep into Vanilla JavaScript, I built 3 interactive browser games from scratch — without using any frameworks Here’s a quick breakdown of how each one works : 1️⃣ Guess My Number A classic number guessing game. 🧠 Logic: A random number (1–20) is generated on load Each wrong guess decreases the score (starting from 20) Hints guide the player: Too high vs Too low A high score is tracked during gameplay On correct guess: Background turns green : The secret number is revealed 2️⃣ Memory Card Game Match all card pairs before time runs out. 🧠 Logic: Cards are shuffled using the Fisher-Yates algorithm Player flips two cards: Match : cards stay flipped No match : flip back after 1 second 5 wrong attempts = Game Over 60-second countdown timer Last 10 seconds turn red ⏱ Win/Fail popups display time and attempts 3️⃣ Pig Game A 2-player dice game — first to 25 points wins. 🧠 Logic: Roll the dice : adds to the current score Rolling a 1: lose current score & switch turn Hold : add current score to total score First player to reach 25 wins #JavaScript #WebDevelopment #VanillaJS #Frontend #100DaysOfCode #ITI #LearningInPublic
To view or add a comment, sign in
-
🚀 Just finished building a fully interactive falling‑sand game with Next.js and Tailwind! You can paint sand, water, fire, lava, uranium – even seeds that grow into trees. The simulation handles temperature, phase changes, chemical reactions, electricity, pressure, weather, and ecosystem growth. All buttons work, the UI is responsive, and you can tweak everything from border mode to air temperature in the settings. Built this for fun, but it turned into a surprisingly deep physics toy. 👉 Check out the live demo: https://lnkd.in/gy2jRWjw #nextjs #tailwindcss #sandbox #gamedev #javascript
To view or add a comment, sign in
-
Hello everyone! 👋 I'm developing an absurd Rube Goldberg-style circuit-building game, browser-based, using Three.js and JavaScript. 🎮 Features and Current Progress: I've integrated free assets from Kenney. I'm currently testing the selection of assets grouped by sub-levels (by name). The key feature is the "circuit editing mode": users can select any piece, drag it onto the screen, and manipulate it (rotate, scale, and move it along all three axes). Piece positions are saved using a lightweight backend. The game is in a very early stage, but since everything loads directly in the browser, no installation is needed! I plan to post regular updates here and hope you find the concept interesting! More content in my IG account: devpixelbytes #devpixlbytes #ThreeJS #JavaScript #RubeGoldberg #gamedev
To view or add a comment, sign in
-
🚀 Day 25 of #30DaysOfJavaScript Just built a ✊ Rock Paper Scissors Game using HTML, CSS & JavaScript! 🎮 It’s a simple game but helped me strengthen my core JavaScript concepts like logic building, DOM manipulation, and event handling. 🔥 Features: ✅ Player vs Computer gameplay ✅ Random AI moves ✅ Live score tracking ✅ Win / Lose / Draw logic ✅ Dark / Light mode toggle 🌙☀️ ✅ Fully responsive UI 📱 🌐 Live Demo: https://lnkd.in/gGdkuZaT 💻 GitHub Code: https://lnkd.in/g5JkVdx3 📚 What I learned: - Writing clean game logic - Handling user interactions - Updating UI dynamically - Improving UI/UX with simple features Consistency is the key 🔑 — 25 days strong and still going 💪 #JavaScript #WebDevelopment #FrontendDeveloper #100DaysOfCode #CodingJourney #HTML #CSS #Projects
To view or add a comment, sign in
-
🚀 Just Built an Escape Room Game using HTML & JavaScript! 🎮🔥 Excited to share my latest project – a fully interactive Escape Game developed using core web technologies! 🧠💡 In this game, players must solve puzzles, unlock clues, and make smart decisions to escape within a limited time. It’s designed to challenge logical thinking, problem-solving skills, and creativity. 🔧 Tech Used: • HTML for structure • CSS for styling & UI • JavaScript for game logic & interactivity ✨ Key Features: ✔️ Interactive puzzles & challenges ✔️ Timer-based gameplay ⏳ ✔️ Dynamic clues & user responses ✔️ Smooth and engaging UI This project helped me strengthen my concepts in DOM manipulation, event handling, and logic building in JavaScript. 💭 Building this game was not just fun, but also a great learning experience in creating real-world interactive applications. 🎥 Check out the demo video below and let me know your feedback! #WebDevelopment #JavaScript #HTML #Coding #GameDevelopment #FrontendDeveloper #Projects #LearningByDoing #TechWithArjun
To view or add a comment, sign in
-
I Built a Pac-Man Game… Here’s What I Learned I created a Pac-Man game using JavaScript—and it challenged me more than expected. Here’s what I learned: • Handling real-time user input • Managing game states • Implementing collision detection • Structuring logic for interactive systems Building something that moves and reacts is very different from writing static code. This is just the start—next step is making it more advanced and polished. Link : https://lnkd.in/g8pRbHyr #LearnToCode #JavaScriptDeveloper #GameDevelopment #Frontend #CodingJourney #TechProjects #100DaysOfCode #BuildProjects #DevLife #CodeNewbie
To view or add a comment, sign in
-
#Hello #Connections 👋 #100DaysOfCodeChallenge | #Day55 Project: Snake Game What I built Today I built a classic Snake Game using JavaScript. The snake moves across a grid, eats food to grow, and the game ends if it hits the wall. Technologies Used HTML5 CSS3 JavaScript (Game Logic, DOM Manipulation, Events) Note This project is still in progress — I’m actively working on adding more features like score tracking, increasing speed, and better game mechanics. Challenge I faced Managing the continuous movement and game state updates while keeping the UI synced with the logic. How I solved it Used a game loop with setInterval and maintained state for snake position, direction, and food to update the board dynamically. Live Demo: https://lnkd.in/dKDHr-sy Open to feedback and suggestions Code Of School Avinash Gour | Ritendra Gour #FrontendDeveloper #JavaScript #GameDevelopment #WebDevelopment #100DaysOfCode #DeveloperJourney #Coding
To view or add a comment, sign in
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development