Showing 630 open source projects for "web"

View related business solutions
  • QA Wolf | We Write, Run and Maintain Tests Icon
    QA Wolf | We Write, Run and Maintain Tests

    For developer teams searching for a testing software

    QA Wolf is an AI-native service that delivers 80% automated E2E test coverage for web & mobile apps in weeks not years.
    Learn More
  • ServiceDesk Plus, a world-class IT and enterprise service management platform Icon
    ServiceDesk Plus, a world-class IT and enterprise service management platform

    Design, automate, deliver, and manage critical IT and business services

    Best in class online service desk software. Offer your customers world-class services with ServiceDesk Plus Cloud, the easy-to-use SaaS service desk software from ManageEngine, the IT management division of Zoho. Track and manage IT tickets efficiently, resolve issues faster, and ensure end-user satisfaction with the cloud-based IT ticketing system used by over 100,000 IT service desks worldwide. Manage the complete life cycle of IT incidents, problems, changes, and projects with out of the box ITIL workflows. Create support SLAs, define escalation levels, and ensure compliance. Automate ticket dispatch, categorization, classification, and assignment based on predefined business rules, and set up notifications and alerts for timely ticket resolution. Reduce walk ins and unnecessary tickets by giving your users more control. Enable end users to access IT services through your service catalog in the self-service portal. Help users create and track tickets and search for solutions.
    Learn More
  • 1
    mywebglflightspace_chung
    mywebglflightspace chung is a free webgl 3D space flight simulator game with shaders using html5 and javascript . Every single spot in the sky is an explorable stellar system with real coordinates and color from hyparcos database (1000 nearest stars). Explore distant nebula s .You can also shoot at other spaceships and destroy them . Can run on a small netbook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PokemonWeb

    En desarrollo

    Juego de pokemon en linea, desarrollado para el usuario de habla hispana.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pigger 3

    Pigger 3

    2D HTML5 arcade

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pigger 2

    Pigger 2

    2D HTML5 arcade

    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise AI Agents for Every Customer Moment Icon
    Enterprise AI Agents for Every Customer Moment

    For enterprise companies looking for AI Agents

    From chat to voice to SMS, every conversation gets a smart, personalized response powered by your policies, tone, and data.
    Learn More
  • 5
    SubSea Tetris

    SubSea Tetris

    An awesome Tetris in javascript

    Here is the source code of a javascript tetris I have coded for a Swiss Game Competition. All informations are here: http://projects.bugnplay.ch/bugnplay/library/project.php?project=2013038 There are 4 languages avaiables. French, German, Italian and English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BADAM gamebook engine

    BADAM gamebook engine

    Simple data driven web based gamebook engine using javascript.

    ...Also included is part of a sample game ( to demonstrate the engine features ) and a hyperlink driven interpreter built on top of the core library functions. To run the application, download all files (folder structure intact) and open index.html in a javascript enabled web browser. To create a new game, create a new gameworld.js file and create new scenes, objects and events inside it. Documentation is available in the wiki. To create a new interpreter make use of the badengine.js file. For core functions documentation, refer to the wiki. Feel free to contact me at krishnakumarm777@gmail.com with comments and criticism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHP Draft

    PHP Draft

    Web based fantasy sports draft app

    Version 2.0 is here - for source code and releases, please see the new project page on Github, or sign up for your own account at phpdraft.com! Atlassian Bitbucket is awesome and is not the reason for the switch at all (Sourceforge is). For all future development, please follow the project on Github. -Matt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    WebSudoku

    Sudoku web game

    Web based Sudoku game. It's written in PHP and ready to be installed on any web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your go-to FinOps platform Icon
    Your go-to FinOps platform

    Analyze, optimize, and govern your multi-cloud environment effortlessly with AI Agentic FinOps.

    Unlike reporting-only FinOps tools, FinOpsly unifies cloud (AWS, Azure, GCP), data (Snowflake, Databricks, BigQuery), and AI costs into a single system of action — enabling teams to plan spend before it happens, automate optimization safely, and prove value in weeks, not quarters.
    Learn More
  • 10
    DRS - JSnake

    DRS - JSnake

    The Snake Game written in JavaScript and CSS3!

    This is the Snake game, re-written in JavaScript and themed using CSS3. Easy to personalize, theme design, internal code, and easy to play! Any features can be added just by some few lines! Any skins could be used with this powerful CSS3! Any how can be played, either in a touch device, keyboard, joy stick, kinect, whatever. (need external software) Tested and works in almost any browser. The CSSes are written for webkit browsers (Chrome and Safari) at the moment. More...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14

    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
  • 15
    Zu

    Zu

    horror survival 2d arcade game

    horror survival 2d arcade html5 web online game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    Red Frame

    Red Frame

    javascript HTML5 game dev lib

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

    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
  • 20

    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
  • 21

    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
  • 22
    jsSudoku

    jsSudoku

    Browser sudoku game

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

    RuleRule

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

    RuleRule is a game which might be of interest to students and researchers of AI, machine learning and related areas. 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 :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB