186 projects for "browser" with 2 filters applied:

  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 1
    Blockly Games

    Blockly Games

    Games for tomorrow's programmers

    ...Each game introduces ideas like sequencing, loops, conditionals, functions, and variables through playful puzzles that gradually increase in difficulty. Under the hood, the block programs compile to JavaScript, giving learners a bridge from drag-and-drop logic to real code. The activities are self-contained and browser-based, requiring no installation, which makes them suitable for classrooms and workshops. Progression is scaffolded: earlier levels constrain the toolset, while later levels unlock more expressive blocks and optional textual views. The project’s emphasis on immediate visual feedback and forgiving iteration lowers the barrier for first-time programmers while still rewarding mastery.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    Matter.js

    Matter.js

    A 2D rigid body physics engine for the web

    Matter.js is a flexible 2D rigid body physics engine written in JavaScript, designed for use in web applications to simulate real-world physical interactions within the browser. It offers a comprehensive set of physics features like gravity, collisions, restitution (bounces), friction, sleeping bodies, and constraint systems that enable developers to build interacting objects with realistic motion. This engine can power everything from dynamic interactive animations and educational simulations to fully fledged physics-based games, and it works across major browsers and devices. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    TV-Browser - A free EPG

    TV-Browser - A free EPG

    Ad free open source TV guide for more than 1000 channels.

    TV-Browser is a java-based TV guide which can be easily extended with lots of plugins. It is designed to look like your paper TV guide.
    Leader badge
    Downloads: 1,097 This Week
    Last Update:
    See Project
  • 4
    Clay

    Clay

    High performance UI layout library in C

    Clay (short for “C Layout”) is a high-performance 2D UI layout library in C, offering a declarative, Flexbox-like layout model with microsecond performance. It features a single-header design, zero dependencies, and support for WebAssembly, making it lightweight yet powerful for responsive UI rendering. The Clay macro by default accepts an ID as its first argument, which is usually provided by the CLAY_ID() convenience macro. Elements can also be created with auto-generated IDs, by using the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    Tower Building Game

    Tower Building Game

    HTML5 Canvas Tower Building Game

    Tower Building Game is a small game project — likely implementing a classic “tower defense” or “tower-based” game — designed to showcase game-development fundamentals such as rendering, game logic, user interaction, and possibly simple physics or animations. As an open-source repository, tower_game aims not only to deliver a playable game, but also to serve as a learning resource or template: developers can inspect its code, understand how game loops, input handling, asset management, and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Planck.js

    Planck.js

    2D JavaScript Physics Engine

    ...Its API mirrors Box2D’s concepts — bodies, fixtures, shapes, joints — which makes it familiar to users of classic Box2D, while being idiomatic for JavaScript developers. Because it's pure JavaScript, Planck.js integrates easily with HTML5 canvas, WebGL, or other browser-based rendering pipelines, facilitating smooth physics-driven games across platforms. It also is conducive to rapid prototyping and experimentation, since it avoids the complexity of compiling native libraries for web.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ArcadeGPU

    ArcadeGPU

    A Complete WebGPU Game Engine for Browser & Desktop Arcade Oriented

    ArcadeGPU is a high performance WebGPU game engine inspired by classic techniques that made retro games legendary. Explore demos: https://aliyah-corp.github.io/
    Downloads: 29 This Week
    Last Update:
    See Project
  • 8
    Str8ts Helper

    Str8ts Helper

    Platform independent browser based Str8ts solver

    Str8ts Helper is a browser-based application which helps you by solving Str8ts puzzles. Run on every operating system and also mobile device with a modern web browser which is able to open off-line HTML sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sudoku Helper

    Sudoku Helper

    Platform independent browser based Sudoku solver

    Sudoku Helper is a browser-based application which helps you by solving sudoku puzzles. Run on every operating system and also mobile device with a modern web browser which is able to open off-line HTML sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    British Bingo

    British Bingo

    90-ball bingo with sound

    Play by yourself in a web browser like Chrome or Safari. The game simulates the other players. Runs best on a desktop computer or laptop. Also tries to adapt to an iPad or tablet. Players can make mistakes and can leave and join. You can cheat and get the game to correctly mark your board. There is no limit to the number of players (try 300,000). You can adjust the speed of the game and most sizes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    ...Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures and more. Desktop, mobile, web plugin. Also home of view3dscene - our full-featured VRML/X3D browser.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    CrossBrowdy

    CrossBrowdy

    JavaScript framework to build game engines, games, emulators and apps

    CrossBrowdy is a free and open-source JavaScript framework that allows to create multimedia apps, emulators, game engines and games that will be compatible with any device. Any software developed with CrossBrowdy should be able to be used in any JavaScript compatible web client (including browser plug-in, add-on, extension, app...) which supports "document.getElementById". This framework allows any developer to manage easier many different things, such as audio (with Flash fallback, audio pool, etc.), canvas (with DHTML, VML, Flash or Silverlight fallbacks), screen, mouse, keyboard, gamepads, sockets (including PHP proxy fallback), XHR / AJAX (with PHP proxy for cross-domain requests), device sensors (compass / magnetometer, gyroscope, accelerometer, light sensor, proximity sensor...) and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Develop an experimental framework for simulated multiplayer (model) railroads. It could be based on the VRML/X3D standard and it could use internal scripting with ECMAScript and MU systems that provide network sensor interfaces. Project Homepage: http://simulrr.sourceforge.net The SRR Framework has been used by the SrrTrains v0.01 project Demo 2012: https://www.youtube.com/watch?v=bHBwXmMfF1c Home of SrrTrains: https://lc-soc-lc.at/host
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SuperNova.WS - xNova on steroids

    SuperNova.WS - xNova on steroids

    oGame-like browser space realtime strategy game based on xNova

    Project "SuperNova.WS" is a sci-fi Massive Multiplayer Online (MMO) Real-Time Strategy (RTS) (like oGame) browser game. Based on xNova 0.8 RageRepack v226 and adds many changes in gameplay, heavy-duty optimization and bugfixes. Written on PHP & MySQL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    vn-canvas
    A Javascript Visual Novel Engine for HTML5 Canvas Latest version is v.0.8.0 (WebGL) Previous version is v.0.7.0 (standard HTML5). See also live version at http://vncanvas-on-nodejs.glitch.me/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Captains Game Engine

    Portable game engine with main focus on point-and-click adventures

    This project aims to create a fast game engine that is simple to use. It will support rendering in OpenGL and DirectX and run on Linux, Windows and Android. It even runs in the browser with WebGL through emscripten. It was originally used to create a round-based 3D multiplayer role-playing game called Heroquest. Now, the main focus has shifted to create a portable point-and-click adventure system and some adventure games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cosmos Tycoon

    Cosmos Tycoon

    Cosmos Tycoon is a open source transport simulation browser game.

    Cosmos Tycoon is a open source transport simulation browser game. Written in JavaScript with webGL support. NodeJS Server for multiplayer games. Control your own company. Build a large fleet of cargo space ship, space stations, jump gates and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HTLiveSight

    HTLiveSight

    HTLS is an Hattrick live match viewer, based on the old Livefox.

    ...You can also add friends, so their matches are automatically added when you launch the program! Now we added the Relive feature, so you can watch your matches even if you're not at home when they're played! This application is a browser plugin and doesn't need any installation: the only requirement is have Mozilla Firefox and Google Chrome (soon Opera, Safari and mobile browsers) installed! So it's compatible with all the operating systems! And there are a lot of new things in development...check out the forum!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Juicy Breakout
    Juicy Breakout is a demo/example game created by grapefrukt (Martin Jonasson & Petri Purho) to explore and demonstrate “juiciness” in game feel, how small visual, animation, and feedback effects make a game feel more responsive, alive, and engaging. It’s built in ActionScript (Flash) and uses grapefrukt’s own libraries (grapelib) to handle game framework, input, rendering, etc. The demo showcases a Breakout-style (brick-breaking) game but with extra polish, effects, easing, cascading...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Freecell on Canvas

    Freecell on Canvas

    Online Freecell based on html5/canvas

    This implementation of the popular Freecell card game can be played on any canvas-enabled browser, without installing anything. The game is based on html5 canvas and Javascript. The table is scalable, which means that cards make up most of the available space, making manipulation easy. During play, obvious moves will be made automatically, even 'supermoves' are supported. Since version 1.0 hints are included (which may or may not be useful).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Dark Unknown is an Ultima-style tile based RPG. It is written in JavaScript and runs on a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FalansterCity3D

    FalansterCity3D

    3D urban environment renderer : browser-app ; as well as a GTA clone

    Have You ever wondered what would be like the weirdest Grand Theft Auto clone ever made? Well, we are pretty close with the FalansterCity3D urban environment rendering-engine where You can also drive the cars in the city. And moreover, it's a browser-game, so it runs instantly in any internet-browser. Why not try it directly at the link below? http://nerdofalgorithms.altervista.org/secondary_pages/page_11.php Even on smarthones or whatever, as long as it has a browser and sufficient CPU-speed. Whereas the CPU requirements are actually very low. And with some little sponsoring, this could also come to a full completion, leading to a mind-blowing product in little time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rescue ASCII

    Rescue ASCII

    ASCII based browser tower defense game

    ASCII based tower defense game in your browser. - 4 tower types; - 3 towers levels; - 30 enemy types; - 4 difficulty levels; - more than 10 maps; - cookie and text based save/load; - a lot of fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The fortbattle player replays a fortbattle of the browser game "The West" (http://www.the-west.net). It displays the battle like the ingame flash player, but you can control the speed, skip rounds and see some statistics. Ingame use req. GreaseMonk
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    jsSudoku

    jsSudoku

    Browser sudoku game

    Browser sudoku game: 5 difficulty levels, hints, simple interface. Enjoy!
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next