Skip to content

Arishsingh/AmazonQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฉ Sudoku Game โ€” Built with Amazon Q Developer CLI


๐Ÿš€ About the Project

๐ŸŽ‰ I built a fun browser-based Sudoku Game in under 30 minutes using the power of Amazon Q Developer CLI โ€“ a generative AI tool that turns natural language prompts into real code!

Yes, I joined the movement too โ†’ #BuildWithAmazonQ ๐Ÿ”ฅ

๐Ÿง  Amazon Q CLI allowed me to describe features in plain English, and it generated the full HTML/CSS/JS code for a playable Sudoku board.


๐Ÿงฉ What is Sudoku?

Sudoku is a classic logic-based number puzzle played on a 9x9 grid, divided into nine 3x3 subgrids.

๐Ÿง  The Goal:

Fill the grid so that:

  • โœ… Each row contains digits 1โ€“9 without repetition
  • โœ… Each column contains digits 1โ€“9 without repetition
  • โœ… Each 3x3 block contains digits 1โ€“9 without repetition

๐ŸŒŸ Features

  • ๐ŸŽฎ Interactive 9x9 Sudoku Grid
  • ๐Ÿง  Logic-based puzzle generation
  • โœจ Clean UI built with HTML, CSS, and Vanilla JS
  • โšก Generated using Amazon Q Developer CLI from scratch

๐Ÿ“ธ Preview

Sudoku Demo

(Replace the image with your own GitHub-hosted screenshot or GIF demo!)


๐Ÿ’ป Tech Stack

  • ๐Ÿ”น HTML5
  • ๐Ÿ”ธ CSS3
  • ๐ŸŸข JavaScript (Vanilla)
  • ๐Ÿค– Amazon Q Developer CLI (Prompt โ†’ Code)
  • โ˜๏ธ Hosted with โค๏ธ on AWS (coming soon!)

๐Ÿค Community

Proudly part of:

  • Amazon Web Services (AWS)
  • AWS Ahmedabad Community
  • AWS User Group Vadodara

Thanks to the AWS community for supporting creators and developers ๐Ÿš€


๐Ÿง  How to Run Locally

git clone https://github.com/arishsingh03/amazon-Q-sudoku.git
cd amazon-Q-sudoku
open index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published