Project Files
0 files
0 folders
- assets
- LICENSELICENSEMIT License Copyright (c) 2026 RSK World Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice...
- README.mdREADME.md# Crossword Puzzle Game **Interactive crossword puzzle with smart auto-complete features** Developed by [RSK World](https://rskworld.in) - Your destination for free programming resources and games. ## 🎮 Game Features ### Core Features - **Daily Puzzles** - New crossword every day - **Multiple Difficulty Levels** - Easy, Medium, Hard puzzles - **Themed Crosswords** - Technology, Nature, and more themes - **Smart Hint System** - Get help when stuck - **Auto-complete** - Intelligent word suggest...
- background.pngbackground.pngBinary file or too large to preview
- game.jsgame.jsBinary file or too large to preview
- icon.pngicon.pngBinary file or too large to preview
- index.htmlindex.htmlBinary file or too large to preview
- manifest.jsonmanifest.json{ "name": "Crossword Puzzle - RSK World", "short_name": "Crossword", "description": "Interactive crossword puzzle with smart auto-complete features by RSK World", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#007bff", "orientation": "portrait-primary", "scope": "/", ...
- package.jsonpackage.json{ "name": "crossword-puzzle-game", "version": "1.0.0", "description": "Interactive crossword puzzle with smart auto-complete features by RSK World", "main": "index.html", "scripts": { "start": "python -m http.server 8000", "dev": "npx serve .", "build": "echo 'Build complete - ready for deployment'", "test": "echo 'Tests passed'", ...
- puzzles.jspuzzles.jsBinary file or too large to preview
- robots.txtrobots.txt# Robots.txt for Crossword Puzzle Game # Developed by RSK World # https://rskworld.in User-agent: * Allow: / # Allow search engines to crawl all game files Allow: /index.html Allow: /styles.css Allow: /game.js Allow: /manifest.json ...
- sitemap.xmlsitemap.xml<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"> <!-- Crossword Puzzle Game - RSK World --> <url> <loc>https://rskworld.in/games/html5-games/puzzle-games/crossword/crossword/</loc> <lastmod>2026-03-23</lastmod> <changefreq>daily</changefreq> <priority>1.0</priority> ...
- styles.cssstyles.cssBinary file or too large to preview
- sw.jssw.js/** * Service Worker for Crossword Puzzle Game * Developed by RSK World * Founder: Molla Samser * Designer & Tester: Rima Khatun * Website: https://rskworld.in * Contact: +91 93305 39277, info@rskworld.com * Location: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India * Year: 2026 */ ...
Select a file from project to view its contents
Bookmarks