Namaste! Main Gamingtech568 — yeh mera personal GitHub repo hai jahan main apni skills, projects aur ek chhota sa game showoff ke liye rakh raha/rahi hoon. Is repo mein multiple languages ka istemal hua hai: C++, C, Python, HTML, CSS, JavaScript aur aur bhi bahut kuch.
- Aapko mera skillset milega (low-level se leke web tak)
- Kuch chhote projects aur code snippets
- Ek interactive "Showcase Game" — Tic-Tac-Toe (single-player vs unbeatable AI) — games/tictactoe/
- Programming Languages: C++, C, Python, JavaScript
- Web: HTML5, CSS3, Vanilla JS
- Tools & Concepts: Algorithms, Data Structures, Game Logic, Basic AI (Minimax), Git, CLI
- Other: Problem solving, Competitive programming snippets
Path: games/tictactoe/
Yeh ek simple web-based Tic-Tac-Toe game hai jisme aap computer ke khilaaf khel sakte hain. AI minimax algorithm use karta hai, isliye AI ko harana mushkil hai — accha showoff piece.
Run karne ka tareeka:
- Local file ke through:
games/tictactoe/index.htmlko browser mein open karein. - Ya ek simple web server chalayein:
- Python 3:
python -m http.serveraur phir browser meinhttp://localhost:8000/games/tictactoe/ - Ya koi bhi static server use kar sakte hain.
- Python 3:
- games/tictactoe — Web Tic-Tac-Toe (HTML/CSS/JS)
- (Add your C/C++/Python projects here with short descriptions)
- example:
algorithms/sorting/— C++ implementations of sorting algorithms - example:
scripts/— small Python automation utilities
- example:
- Fork kijiye aur apne branch par kaam kijiye.
- Feature / bug fix ke liye descriptive commit message dijiye.
- Pull Request bhejein — PR description mein kya change kiya aur kyun woh zaroori hai likhein.
- Simple code style follow karein (readable, comments jab zaroori ho).
- Add screenshots of games in
assets/and reference them from README. - Add more project folders:
cpp/,python/,web/with README for each. - Add CI (GitHub Actions) for tests or linting if applicable.
- GitHub: Gamingtech568
- Agar aap chahte hain main yeh files direct aapke repo mein push kar doon, batayein — main push karne mein madad kar doonga/dungi.
Shukriya for sharing your repo info — maine README aur ek small game ready kar diya. Agar aap chahte hain main in files ko aapke repo mein push kar doon (ek new branch par), bataiye branch ka naam aur main aage badh jaaunga/gi.