Showing 657 open source projects for "web-browser"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    ...Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tetris Puzzle Solver

    Tetris Puzzle Solver

    Fills a rectangle using given tetris shapes

    Fills a rectangle using given tetris shapes (tetraminos) using an optimized brute force algorithm. A puzzle can have many different solutions; this solver will stop at the first one. Not all puzzles are solveable. Created to solve the annoying tetris puzzles in The Talos Principle and Sigils of Elohim.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PathFinding.js

    PathFinding.js

    A comprehensive path-finding library for grid based games

    The aim of this project is to provide a path-finding library that can be easily incorporated into web games. It may run on Node.js or the browser. It comes along with an online demo to show how the algorithms execute. (The pathfinding speed is slowed down in the demo). Note that this project only provides path-finding algorithms for 2D space. If you need to work in a 3D environment, then you may use @schteppe's fork. When instantiating path-finders, you may pass in additional parameters to indicate which specific strategies to use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ouvido Perfeito

    Ouvido Perfeito

    Treine seu ouvido Musical!

    Este é o primeiro projeto open-source que participo e que crio. Gostaria de exercitar duas coisas que eu gosto muito. Música e programação. Escolhi a linguagem de programação Javascript porque considero a sua universalidade muito sutil. Fique a vontade para alterar e realizar updates, o projeto é (MIT Licence), mas sempre tendo a boa vontade de me citar como criador do projeto ok?
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Wacky Trackky

    Wacky Trackky

    online browser racing arcade game

    online browser racing game wacky wheels in forests of warcraft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Super Remote Cat

    A arcade like shooting game with a cat (alpha)

    You are a cat that for some reason can shoot. Unlike most shooting games you can also steer your bullets. WARNING: this game is alpha and unpolished.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WidowsLament

    A very basic browser based adventure game.

    Widows Lament is a very basic game played in an HTML browser. The player directs the adventures of Arenda, a woman who's village and family have been put to the sword. Ultimately, she will get her revenge!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Zu

    Zu

    horror survival 2d arcade game

    horror survival 2d arcade html5 web online game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Battle Nest

    Battle Nest

    battle city in forest of warcraft ][

    free online battle city arcade game clone
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Red Frame

    Red Frame

    javascript HTML5 game dev lib

    Game design library for html5 javascript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jsSudoku

    jsSudoku

    Browser sudoku game

    Browser sudoku game: 5 difficulty levels, hints, simple interface. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Bengine

    Free strategy browsergame engine.

    Galactic strategy Open Source browsergame. Replacement of the former game Net-Assault.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Carolina Roller Derby Scoreboard

    CRG is now on GITHUB and Facebook

    Development of CRG is now in https://www.facebook.com/groups/126006504596245 (This is for DEVELOPERS). For Users, use the normal Derby Scoreboard group https://www.facebook.com/groups/derbyscoreboard/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RuleRule

    RuleRule

    A puzzle game of rules acting upon rules. Create the desired pattern.

    ...In this game, rules act and modify other rules (including themselves). The goal is to reach a desired condition (e.g. a checkerboard of red and yellow). Versions For a first test of the game mechanics in your browser, download the Javascript version, coded by Jan-Hendrik Vienup (December 2014, GPL) tested with Firefox, MSIE, Chrome, and Safari : RuleRule3.zip First created with NeXT Interface Builder and Objective-C files (1995, Mach OS): rulerule.gz (Creative Commons Attribution License). For some history, see http://hilgemeier.gmxhome.de/codes/rulerule.htm Unfinished Java project, running under Eclipse Luna with Windows 7 (2012, LGPL). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Egret Engine

    Egret Engine

    Egret is a brand new open mobile game and application engine

    ...It provides modules to handle common game development tasks such as 2D and 3D rendering, GUI systems, and audio and resource management. The Egret engine is flexible and suitable for 2D or 3D projects. It allows developers to work without worrying about low-level browser implementation, HTML5 performance, or fragmentation issues. Egret projects are developed using TypeScript, which is a superset of JavaScript. Please refer to the TypeScript manual for more information. The Egret API and ActionScript3 (AS3) are very similar. It will be easy to get started with Egret if you are familiar with AS3. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    2GB

    2GB

    a binary game

    This game is based on the original version of 2048. Other versions are derivatives or fakes, and should be used with caution. Click below to play it online.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Maze War SVG

    Maze War SVG

    The famous Maze War game recreated as a modern web application.

    Maze War SVG is a web-based recreation of the Maze War game written for the Macintosh, circa 1987. That, in turn, was inspired by the first Maze War game, which was created in 1973 by Steve Colley, Howard Palmer and Greg Thompson.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Asymptopia Math Crossword Builder

    Asymptopia Math Crossword Builder

    Javascript crossword builderwith i18lized math capabilities

    JavaScript crossword puzzle builder with internationalized math capabilities. Generate unlimited layouts of user-supplied words and equations. Use file->print (to file) to save
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    AutoTeach is a tool that enables parents to supplement The AutoTeach Parent Tool enables parents to supplement their childrens' education without supervision or drama. With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ceres CP, to use with eAthena and other Athena SQL based servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mathematical Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MiniMek

    MiniMek

    Mini games with Meks

    Mini games using Meks. These use some art assets from megamek (http://megamek.info/) and therefore these games are also licensed under the GPL (http://www.gnu.org/licenses/licenses.html). To play the games visit the game's page: http://minimek.sourceforge.net The newest game is called "RogueMek". It is a Rogue-like adaptation of the Battletech board game. In it you choose your mech then battle it out against multiple enemy mechs. The beta release video can be watched here:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ... ein weiteres XNova auf Basis von Ugamela:0.2r13/0.3/0.4/0.4++ XNova:Alpha(4)-rev251/0.7c/0.8a/0.8Sp1. Ursprünglicher Projekt Start war am 18.03.2007.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo