I finished 6 JavaScript games… and decided to sell them (with full source code)

For a long time I had multiple small game projects sitting around at like 70–80% done. You probably know this situation where the core idea works, gameplay is there, but polish, fixes, and "final p...

By · · 1 min read
I finished 6 JavaScript games… and decided to sell them (with full source code)

Source: DEV Community

For a long time I had multiple small game projects sitting around at like 70–80% done. You probably know this situation where the core idea works, gameplay is there, but polish, fixes, and "final push" never happens ... And since I have some times on my hands I said ok… let`s finish them and if I still finish them anyway… why not also sell the source code? So that’s what I did. Why no frameworks? One important rule I gave myself from the start: Everything must be written in pure Vanilla JS. No frameworks. Yes, I know — using a framework would make some things easier: asset loading or state management or rendering helpers. But the goal here was different. I wanted to prove (mostly to myself) that you can build full games in the browser with your own mini-engine, no dependencies. The only APIs I used: Web Audio API (for sound) and TSS (only in one game) That’s it. Challenges I ran into: 1. Mobile performance (particles are evil and annoying but a must :) ) One of the biggest problems I r

Related Posts

Similar Topics

#data science (2126)#machine learning (1172)#artificial intelligence (626)#ai (562)#webdev (493)#data engineering (220)#hands on tutorials (308)#python (293)#data visualization (220)#coding (197)#science and technology (277)#large language models (216)#productivity (211)#software engineering (160)#deep dives (179)#open source (147)#tutorial (159)#editors pick (137)#beginners (140)#gaming (125)

Trending on ShareHub

  1. Understanding Modern JavaScript Frameworks in 2026
    by Alex Chen · Feb 12, 2026 · 0 likes
  2. The System Design Primer
    by Sarah Kim · Feb 12, 2026 · 0 likes
  3. Just shipped my first open-source project!
    by Alex Chen · Feb 12, 2026 · 0 likes
  4. OpenAI Blog
    by Sarah Kim · Feb 12, 2026 · 0 likes
  5. Building Accessible Web Applications: A Practical Guide
    by Alex Chen · Feb 12, 2026 · 0 likes
  6. Rapper Lil Poppa dead at 25, days after releasing new music
    Rapper Lil Poppa dead at 25, days after releasing new music
    by Anonymous User · Feb 19, 2026 · 0 likes
  7. write-for-us
    by Volt Raven · Mar 7, 2026 · 0 likes
  8. Before the Coffee Gets Cold: Heartfelt Story of Time Travel and Second Chances
    Before the Coffee Gets Cold: Heartfelt Story of Time Travel and Second Chances
    by Anonymous User · Feb 12, 2026 · 0 likes
    #coffee gets cold #the #time travel
  9. Best DoorDash Promo Code Reddit Finds for Top Discounts
    Best DoorDash Promo Code Reddit Finds for Top Discounts
    by Anonymous User · Feb 12, 2026 · 0 likes
    #doordash #promo #reddit
  10. Premium SEO Services That Boost Rankings & Revenue | VirtualSEO.Expert
    by Anonymous User · Feb 12, 2026 · 0 likes
  11. NBC under fire for commentary about Team USA women's hockey team
    NBC under fire for commentary about Team USA women's hockey team
    by Anonymous User · Feb 18, 2026 · 0 likes
  12. Where to Watch The Nanny: Streaming and Online Viewing Options
    Where to Watch The Nanny: Streaming and Online Viewing Options
    by Anonymous User · Feb 12, 2026 · 0 likes
    #streaming #the nanny #where
  13. How Much Is Kindle Unlimited? Subscription Cost and Plan Details
    How Much Is Kindle Unlimited? Subscription Cost and Plan Details
    by Anonymous User · Feb 12, 2026 · 0 likes
    #kindle unlimited #subscription #unlimited
  14. Russian skater facing backlash for comment about Amber Glenn
    Russian skater facing backlash for comment about Amber Glenn
    by Anonymous User · Feb 18, 2026 · 0 likes
  15. Google News
    Google News
    by Anonymous User · Feb 18, 2026 · 0 likes

Latest on ShareHub

Browse Topics

#artificial intelligence (27605)#generative ai (20424)#ai infrastructure (10220)#pro graphics (9033)#gaming (8786)#deep learning (7466)#ai for good (7444)#corporate (6784)#cloud gaming (6779)#geforce now (6714)

Around the Network