Project Files
0 files
0 folders
- assets
- LICENSELICENSEProject: Color Sequence Memory Developer: Molla Samser (RSK World) Website: https://rskworld.in Contact: hello@rskworld.in, support@rskworld.in Phone: +91 93305 39277 Address: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147 Copyright: Copyright © 2026 RSK World. All rights reserved. MIT License Copyright (c) 2025 RSK World Permission is hereby granted, free of charge, to any person obtaining a copy ...
- README.mdREADME.md# Project: Color Sequence Memory # Developer: Molla Samser (RSK World) # Website: https://rskworld.in # Contact: hello@rskworld.in, support@rskworld.in # Phone: +91 93305 39277 # Address: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147 # Copyright: Copyright © 2026 RSK World. All rights reserved. # Color Sequence Memory Test your memory by repeating the shown color sequence in order. Difficulty ramps up each round with faster playback and longer patterns. Inspired by the clean, ...
- ads.jsads.js/** * Project: Color Sequence Memory * Developer: Molla Samser (RSK World) * Website: https://rskworld.in * Contact: hello@rskworld.in, support@rskworld.in * Phone: +91 93305 39277 * Address: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147 * Copyright: Copyright © 2026 RSK World. All rights reserved. */ function loadScript(src, onload, onerror) { ...
- color-sequence.pngcolor-sequence.pngBinary file or too large to preview
- footer.phpfooter.php<?php /** * Project: Color Sequence Memory * Developer: Molla Samser (RSK World) * Website: https://rskworld.in * Contact: hello@rskworld.in, support@rskworld.in * Phone: +91 93305 39277 * Address: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147 * Copyright: Copyright © 2026 RSK World. All rights reserved. */ ...
- index.phpindex.php<?php /** * Project: Color Sequence Memory * Developer: Molla Samser (RSK World) * Website: https://rskworld.in * Contact: hello@rskworld.in, support@rskworld.in * Phone: +91 93305 39277 * Address: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147 * Copyright: Copyright © 2026 RSK World. All rights reserved. */ ...
- script.jsscript.js/** * Project: Color Sequence Memory * Developer: Molla Samser (RSK World) * Website: https://rskworld.in * Contact: hello@rskworld.in, support@rskworld.in * Phone: +91 93305 39277 * Address: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147 * Copyright: Copyright © 2026 RSK World. All rights reserved. */ const pads = Array.from(document.querySelectorAll('.pad')); ...
- style.cssstyle.css/** * Project: Color Sequence Memory * Developer: Molla Samser (RSK World) * Website: https://rskworld.in * Contact: hello@rskworld.in, support@rskworld.in * Phone: +91 93305 39277 * Address: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147 * Copyright: Copyright © 2026 RSK World. All rights reserved. */ :root { ...
Select a file from project to view its contents
Bookmarks