
Completed
Posted
Paid on delivery
I’m looking for a developer who can take 28 small, open-source browser games and make each one run cleanly on a local machine. All games share the same structure and currently fail to start due to missing dependencies, incorrect configurations, JavaScript errors, and heavily minified source files. Scope of work: De-minify and re-format all JavaScript using Prettier, Beautify, or similar tools so the codebase becomes readable and maintainable. Identify and fix runtime errors that prevent the games from loading or running correctly. Adjust HTML/CSS only when necessary to restore proper visuals. Provide lightweight mock data where API calls are expected (backend/API will be handled by us). Ensure each game runs smoothly via a simple HTTP server on localhost (preferred). Payment & workflow: Milestones are defined per game. Once a game is delivered in a fully working local state, the milestone is approved and we proceed to the next one. If you enjoy untangling legacy front-end code and prefer a clear, repeatable workflow, I’d like to hear how you’d approach the first game and which tools you’d use.
Project ID: 40212319
20 proposals
Remote project
Active 2 mos ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Hello, I’ve read your brief and I’m confident I can get each of the 28 games running locally and cleanly. I specialize in untangling minified front-end code and restoring predictable dev workflows. For each game I’ll de-minify and format JavaScript (Prettier/Beautify), add/restore source maps where possible, identify and fix runtime JS errors, and only touch HTML/CSS when visuals break. I’ll provide lightweight mock JSON for expected API calls and serve the game via a simple localhost HTTP server (http-server or built-in Node/serve). I rely on Chrome DevTools, Node toolchain, and unit browser testing to ensure stable local runs. I’ve shipped production work for sites like [login to view URL], [login to view URL], and [login to view URL], so I bring practical, production-grade fixes and clean, maintainable code. Next step: I’ll start with the first game by pulling the repo/zip, running de-minify + runtime debugging, and delivering a working local build for your approval. Can you share repo access or a ZIP for the first game plus any expected API endpoints or sample responses so I can create accurate mocks before I begin? Best regards, Andrew
$25 USD in 1 day
0.0
0.0
20 freelancers are bidding on average $26 USD for this job

Hi, ➡️ I read your project description; you need a developer to debug and optimize 28 browser-based games for local execution. Each game has issues with dependencies, configuration, and JavaScript errors. ⏺️ With over 12 years of experience as a Full Stack Developer, I specialize in debugging and enhancing web applications. I’m proficient in using tools like Prettier and Beautify to de-minify JavaScript, ensuring code is clean and maintainable. I can effectively identify and resolve runtime errors, adjust HTML/CSS, and implement mock data for API calls. My approach includes methodically addressing each game, starting with a comprehensive assessment of the first game using the specified tools to set a precedent for the subsequent ones. Regards, Aftab Ahmad Full Stack Developer (12 Years of Experience)
$10 USD in 4 days
7.4
7.4

Hi there, I’ve reviewed your project to debug 28 small browser games for local runs. I’m confident I can turn the current, failing builds into clean, maintainable, locally runnable games with minimal backend work. I specialize in quick wins for legacy/front-end code, and I’ll deliver a repeatable workflow you can reuse for all 28 titles. What I’ll do: de-minify and reformat all JavaScript with Prettier/Beautify to restore readability; identify and fix runtime errors, adjust HTML/CSS only where visuals break; supply lightweight mock data for expected API calls; and ensure each game starts via a simple local HTTP server (like a small Node/Python server). I’ll keep changes scoped, with a per-game milestone so you can approve as each game becomes fully functional on localhost. Approach for the first game: start with a dependency map to locate missing modules, reformat code for readability, add minimal mock API responses, and spin up a local server script. I’ll document the exact tools and steps I’ll use (Prettier, Beautify, lightweight static server, and a minimal mock API layer) so you have a clear, repeatable workflow. Milestones and timeline: one completed game delivered as a working local state, then next; I estimate 2-3 days per game depending on complexity, with a cumulative plan for all 28. Best regards,
$10 USD in 5 days
6.6
6.6

Hello Dear! I write to introduce myself. I'm Engineer Toriqul Islam. I was born and grew up in Bangladesh. I speak and write in English like native people. I am a B.S.C. Engineer of Computer Science & Engineering. I completed my graduation from Rajshahi University of Engineering & Technology ( RUET). I love to work on Web Design & Development project. Web Design & development: I am a full-stack web developer with more than 10 years of experience. My design Approach is Always Modern and simple, which attracts people towards it. I have built websites for a wide variety of industries. I have worked with a lot of companies and built astonishing websites. All Clients have good reviews about me. Client Satisfaction is my first Priority. Technologies We Use: Custom Websites Development Using ======>Full Stack Development. 1. HTML5 2. CSS3 3. Bootstrap4 4. jQuery 5. JavaScript 6. Angular JS 7. React JS 8. Node JS 9. WordPress 10. PHP 11. Ruby on Rails 12. MYSQL 13. Laravel 14. .Net 15. CodeIgniter 16. React Native 17. SQL / MySQL 18. Mobile app development 19. Python 20. MongoDB What you'll get? • Fully Responsive Website on All Devices • Reusable Components • Quick response • Clean, tested and documented code • Completely met deadlines and requirements • Clear communication You are cordially welcome to discuss your project. Thank You! Best Regards, Toriqul Islam
$20 USD in 2 days
6.0
6.0

Hello , I came across your project Debug 28 Web Games Locally and I am very interested in working with you. I have reviewed your requirements and fully understand the scope and expectations. I specialize in PHP, JavaScript, CSS, HTML, Debugging, Web Development, Frontend Development, Open Source and have successfully delivered similar projects before. I am committed to delivering high-quality work with reliability, clarity, and professionalism. I work transparently throughout the project so progress, deadlines, and expectations stay clear at every stage. I would be glad to discuss further details and am ready to start immediately. Looking forward to hearing from you. Regards, Anum
$23 USD in 3 days
4.5
4.5

I’d approach the first game by setting up a clean, repeatable local workflow: running it on a simple HTTP server (e.g. http-server or Vite preview), de-minifying and formatting the codebase with Prettier/Beautify, and mapping the project structure so dependencies and entry points are clear. From there, I’d systematically trace runtime errors using browser dev tools, fix broken imports/configs, and refactor only what’s necessary to make the game stable and readable without changing its core logic. For any expected API calls, I’d inject lightweight mock data layers so the game runs fully offline while keeping the integration points clean for your backend later. Once the first game is restored, I’d standardize the process into a repeatable pipeline for the remaining 27 games: consistent formatting rules, a shared local server setup, a debugging checklist, and a simple validation process to confirm each game runs cleanly on localhost before milestone delivery. This keeps the workflow predictable, fast, and low-risk, while ensuring every game is readable, maintainable, and production-ready for future integration.
$10 USD in 5 days
4.3
4.3

Hi, I can de-minify and clean up your browser games, fix runtime and dependency issues, add mock data where needed, and ensure each runs smoothly on localhost, delivering milestone-by-milestone with a clear, repeatable process. Best regards, Shakila Naz
$20 USD in 7 days
4.5
4.5

Hi, I can help debug and set up 28 Web Games Locally while keeping each one running cleanly on a local machine. I'll de-minify and re-format all JavaScript using Prettier, Beautify, or similar tools, identify and fix runtime errors, adjust HTML/CSS only when necessary, and provide lightweight mock data where API calls are expected. I'll ensure each game runs smoothly via a simple HTTP server on localhost. The final project will meet or exceed expected quality, functionality, and responsiveness. I'd be happy to discuss my approach and preferred tools in more detail before we begin. Kind regards, M. Hamza
$23 USD in 1 day
3.1
3.1

Hi, I’m excited about the opportunity to help you debug and run those 28 browser games locally. I have extensive experience in web development and debugging, particularly with open-source projects. I will de-minify and re-format the JavaScript using tools like Prettier to make the codebase more readable. Additionally, I'll identify and rectify any runtime errors to ensure each game loads and runs seamlessly. If any adjustments are necessary for HTML/CSS, I’ll handle them thoughtfully to restore the visuals without disrupting the existing design. To facilitate this, I can create lightweight mock data for any expected API calls, ensuring a smooth experience on localhost with a simple HTTP server. Let's discuss the specific tools I would use and my approach to the first game. I’m looking forward to making significant progress together!
$25 USD in 5 days
1.4
1.4

Hi, I can take your 28 open-source browser games and make each one run cleanly on localhost, one by one, following your milestone-based process. I’m comfortable working with minified/obfuscated JavaScript, untangling legacy front-end code, and restoring broken projects without introducing heavy frameworks. My approach per game: • De-minify and reformat JS using Prettier / Beautify so the codebase becomes readable and maintainable • Identify and fix syntax, runtime, and configuration errors blocking startup • Patch only necessary HTML/CSS to restore visuals • Stub or mock expected API responses with lightweight local mock data • Verify smooth execution via a simple local HTTP server (no build tools required unless unavoidable) I work methodically, document what was broken and how it was fixed, and keep changes minimal and transparent. This kind of repeatable legacy cleanup suits me well, and I’m happy to start by explaining exactly how I’d tackle the first game and which tools I’d use. Ready to begin as soon as you share the first project.
$10 USD in 1 day
1.0
1.0

Hi, We would like to grab this opportunity and will work till you get 100% satisfied with our work. We are an expert team which have many years of experience on PHP, JavaScript, CSS, HTML, Debugging, Web Development, Frontend Development, Open Source Please come over chat and discuss your requirement in a detailed way. Thank You
$22 USD in 7 days
0.0
0.0

Hello, I would like to grab this opportunity and will work until you are 100% satisfied with my work. I am an experienced professional with many years of hands-on experience in PHP, JavaScript, CSS, HTML, Debugging, Web Development, Frontend Development, Open Source Please come over chat and discuss your requirement in a detailed way. Regards, Rajesh Rolen
$23 USD in 7 days
0.2
0.2

I’ll de‑minify and reformat the JavaScript with Prettier/Beautify, fix runtime errors, and make minimal HTML/CSS adjustments only when needed. Mock data will replace API calls, and each game will be tested to run smoothly on localhost via a lightweight HTTP server. Workflow is milestone‑based: one game at a time, fully working before moving to the next. I specialize in untangling legacy front‑end code and ensuring clean, repeatable results. I'm a choice you'll never be disappointed in.
$20 USD in 10 days
0.0
0.0

Hello , I am best in html and also a frontend developer and web developer so I cand makes browser games and open source for you in best design and style and in android and windows both
$15 USD in 3 days
0.0
0.0

Köseköy, Azerbaijan
Payment method verified
Member since Feb 7, 2026
$750-1500 USD
$15-25 USD / hour
₹1500-12500 INR
₹1500-12500 INR
₹750-1250 INR / hour
$15-25 USD / hour
₹1500-12500 INR
$30-250 USD
€250-750 EUR
$250-750 AUD
€30-250 EUR
$30-250 USD
$250-750 USD
₹12500-37500 INR
$250-750 USD
$15-25 AUD / hour
€250-750 EUR
₹12500-37500 INR
$10-80 USD
$15-25 USD / hour
$250-750 USD