Showing 770 open source projects for "javascript games"

View related business solutions
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Character Grimoire

    Character Grimoire

    Manage your character's spells and items

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JavaScript game engine focused on 2D multi-player (networked) games. The idea is to provide a tool for learning by writing computer games. EGachine is based upon a extensible JavaScript shell (EJS) and modules providing functionality for writing games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Hugin is a web-based mini-map for tabletop roleplaying games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    vibrantbluedot

    Space + Planet Simulation in a voxel-like world

    This project's goal is to explore the use of voxels and abstract rendering methods to create an engine that could be used for exploration or simulation games. The expectation is that by taking shortcuts key areas of game rendering, we will be able to create large scale environments for players to explore and alter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Game of Life JS/jQuery

    Conway's Game of Life for Javascript

    This is an implementation of Conway's Game of Life. Its main use was on our Website, but we wanted to publish the code and documentation for the public. We are open for feature request, just use the ticket system. Further information on the game of life can be found on Wikipedia: http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FGGE
    FGGE is an HTML 5 + Javascript Game Engine allowing users to make games without worrying about render, but only on code and game logics, this means faster production and cleaner code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 10
    Cities of Apocalypse
    Cities of Apocalypse is a turn-based strategy game and is played with an HTML5-compliant web browser. The game is played asynchronously, meaning that the players can log in and order their troops any time within a given timespan (typically 12 hours).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sonambulo 3D
    This is my first game project. It's a shooter game with zombies (very innovator xD) and currently is under development. So if you have any idea or suggest to my project use this page to expose it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Create your own Visual Novels and play them online or offline in a Web-Browser of your choice. Everywhere at anytime.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    To build an OpenGL game using programmable robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An open source, real time, multiplayer, online strategy game including colonization, trade and battles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    canui
    A generic user interface library for the html5 canvas element
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A JavaScript and HTML5-based MMORPG, that runs on a Java-based server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Dots Game is a simple strategy game where the objective is to defeat your opponent by completing the most squares. All you have to do is connect the fourth line to complete a square and earn a point. The first player to complete 33 squares wins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Vav project is a solution for the FLARM users. Vav products the declaration flight file. Vav is a web tool using google map api Php required - Data are read as text files. You only need a web server with php support. Demo on http://yofab.free.fr/vav/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    tetris5
    This is a tetris game based on HTML5 technology, no flash used! It uses HTML 5 features like canvas and localStorage. Game logic is written in javascript. SVN repository: https://tetris5.svn.sourceforge.net/svnroot/tetris5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a Javascript based tetris game. We wrote this to primarily learn about Javascript, and now hopefully the game itself can be updated further with more cool features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    a practice area for students studying at the Campbell St. Polytechnic in Hobart, Tasmania
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HTML5 Fighting Game
    An HTML5 Fighting game written in Javascript. Javascript 3d engine using the WHATWG HTML <canvas> tag for output. Canvas light engine nice at animated motions .. From one side view It include srclibrary editor buit in ..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A Firefox addon that adds statistics to the Freekick match report. Freekick is a free browser game available at www.freekick.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Volunteer Centre Facebook Game
    Downloads: 1 This Week
    Last Update:
    See Project