Browse free open source JavaScript Games and projects below. Use the toggles on the left to filter open source JavaScript Games by OS, license, language, programming language, and project status.

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    UFO Watcher

    UFO Watcher

    A Wii-like game that can be controlled using a Nunchuk or a phone.

    A Wii-like game that can be controlled using either a Nintendo Wii Nunchuk or a phone. GitHub: https://github.com/Northstrix/ufo-watcher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenUO is an Opensource community for the development of Ultima Online emulators, primarily focusing on Ultima Offline eXperiment 3, an OpenSource UO emulator allowing for single or online/LAN play of your own shard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UXRPS - Extensible Role Playing System. Allow to play multi-session (realtime) online stories written by others. That's all what fantasy RPG games need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Juego de navegador en Java con Servlets y con MySQL como gestor de base de datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Unit 85: a first-person shooter, developed as a casual game. It will hopefully become a mission based, 007-style, multiplayer game. The intent is to release this game on a large scale, if it ever gets far enough. It may end up as a simple web-based game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    X3D import/export to the Unity 3D authoring system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An implementation of Space War!, one of the first digital computer games, created in 1961 on the PDP-1 computer, as recreated using the <canvas> HTML5 element and Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    We are an amateur group of programmers and hackers. Coming to help you and bring you joy in using your computer. Site Admin - Dakota
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UsedComm is an extension for the webased game "Skrupel" (www.skrupel.de). The extension provide userregistration, gamesubmit, chat, forum (in future) and other more. As registreted user you will be able to submit your own Games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    Utopia Metatron is a Firefox only Extension for the web based game Utopia. This extension directly modifies the content of Utopia's pages to provide additional information, game navigation and feedback to the player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is a simple engine for tile based games including pathfinding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Javascript game engine which uses Jquery and Prototype.js frameworks and dewplayer for the sound created to manage board games and tile based games. It can be reused to implement pathfinding algorithms.It's simply versatile!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    V2DC

    A synchronisation component for p5.js

    This project aims to build a synchronisation component to synchronise multiple p5.js clients. This component uses WebSocket and a Java EE based server (this last can be replaced by any other server side WebSocket enabled platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VBR Dashboard

    Simhub dashboard for simracing

    This is a simhub dashboard with some screens that show important data to help simracers know the car status
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VIA attention Up

    VIA attention Up

    Videojuego para aumentar los niveles de atención

    VIA es un juego con técnicas de Interfaz Cerebro Computador y de Neurofeedback, donde cualquier persona puede entrenar y mejorar sus niveles de atención después de repetidas sesiones. De esta manera será una herramienta útil para apoyar la labor de los psicólogos. El objetivo del juego se basa en un jugador que debe concentrarse lo suficiente para poder ganar una carrera de carros. El primer nivel del juego es de entrenamiento, en el cual aparecerán unas gasolinas de color azul por un determinado tiempo. El jugador debe hacer click con la tecla espaciadora y tener un nivel de atención superior a 0.5 mientras la gasolina sea visible. De lo contrario la velocidad del carro disminuirá y podrá perder la carrera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An SNES-style RPG game created for use with the Sphere RPG engine. This game makes no claims to being any good at all, it's more of a development experiment; something created as hobby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Virtually live your life in a chat room with real characters. We want to build a Habbo clone (www.habbohotel.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The VirtualHockey Internet Platform is the base for an ice hockey based strategy (multi-player) game offered on the web. It is based on the principle of goal-seeding and simulates entire hockey seasons in different countries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    VisualIntFactor will be an interactive educational and scientific tool demonstrating multiply, factor, conversion between unary counting and binary integers, all in the same grid of hexagons. This grid is based on pascals triangle, which is a 1d cellular automata that calculates (X choose Y) factorials by each cell being the sum of the 2 cells upleft and upright. Draw a binary integer from a cell going upright, then explore the allowed transforms which may lead you to a factored state in 2 dimensions, from the lowest digit of the 2 odd integers both upright and upleft, its factors, and in the 2d space they are rectangle edges of, those pixels/digitbits must be on when there is an on bit somewhere downleft and downright after crossing empty cells, but if it finds either whole diagonal row empty then it must also be empty/zerodigit. The 2 main rules are: Any 2 cells below may both turn off and turn on the one above, or the reverse, and any on cell may move horizontally to an empty cell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Create your own Visual Novels and play them online or offline in a Web-Browser of your choice. Everywhere at anytime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Visula-JS game engine  Canvas2d

    Visula-JS game engine Canvas2d

    creator : Nikola Lukic about : Visual JS 2d canvas multiplatform game

    creator : Nikola Lukic about : Visual JS 2d canvas multiplatform game engine This is JavaScript game engine (server part node.js / client part js) Js framework with windows GUI editor and game instance creator. **Basic licence rules :** 1) Each file in this project has its own license , be careful , do not violate the basic rules. 2) You are free to use any version of Visual JS library in any other project (even commercial projects) as long as the copyright header is left intact Except for plugins on sale and graphics that come with them (they have special commercial licence). 3)Please read the following terms and conditions before using this application: Disclaimer of warranty 'Visual js' is provided "as-is" and without warranty of any kind, express, implied or otherwise, including without limitation, any warranty of merchantability or fitness for a particular purpose. In no event shall the author of this software be held liable f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VoetbalOog

    VoetbalOog

    ek- of wkvoetbalmanager

    Dit project is verplaatst naar github https://github.com/thepercival/voetbaloog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Volity

    A platform for Internet-based multiplayer games.

    Volity is a platform for Internet-based multiplayer games. ****MIGRATED TO GITHUB**** Please see: https://github.com/jmacdotorg/Volity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WH5

    Wasteland in HTML5

    This is a project to create an HTML5 interface of the classic RPG Wasteland using the original files. The goal is that the game will play exactly as the original, but with newer technology. This project does not offer the game files. You must already own the game. We do not condone piracy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WOW Raid Manager, an online, web-based Raid and Group management system for the online MMORPG Game World of Warcraft. The original system came from the phpRaid software.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB