Showing 18 open source projects for "all browser"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    microStudio

    microStudio

    Free, open source game engine online

    ... as a guest. microStudio includes all you need to write code, create sprites and maps for your 2D game. All from your web browser. Your project is stored in the cloud, and accessible from anywhere. Write your game code in microScript, a simple language inspired by Lua. The documentation is always there to help. Create cool demos in just a few lines of code. microScript shines by its simplicity and interactivity. But you can also code in JavaScript, Python, or Lua if you prefer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JS_CSS_Poker

    JS_CSS_Poker

    Free Texas Holdem Poker game using HTML5, CSS and JavaScript

    A free online Texas Hold'em poker game written in JavaScript and a web-gui using HTML5 and CSS, all source included Works as a solitaire, it is you against the robots No money - but you will not win that much either. No registration - I am just glad if you give some feedback if you find any problems. All source code included Totally bug free Climate positive Want to see it? https://js-css-poker.sourceforge.io/ Want to play it? https://js-css-poker.sourceforge.io/poker.html...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    Blooklet-utility-mod

    Blooklet-utility-mod

    A userscript for Blooklet, compatible with tampermonkey

    ... to be known, include those of which that are hidden. If you know a skin name and would like to contribute, please open an issue and it will be added. Install Tampermonkey, add the contents of index.js to tampermonkey. Restart your browser and use right ctrl to activate/deactivate the menu.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 4
    Poko Rocket

    Poko Rocket

    Poko Rocket is a open-source tribute to Chu Chu Rocket game.

    Poko Rocket is web based (JavaScript and Canvas) GNU GPL v3 licensed game which is a tribute to original Chu Chu Rocket game. It's compatible with all modern web browsers like Firefox, Chrome and Opera. You can play this great game without account anywhere where you have an access to modern web browser. Animations and graphics are licensed on Creative Commons BY-ND 3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 5
    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
  • 6
    HTLiveSight

    HTLiveSight

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

    With HTLiveSight, you can view your matches in a new way: you have explanations near the actions, live league table, popups and sound to advise you that something is happening in matches, even if you're doing other things on your pc! 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Wolfenstein 3D html5

    Wolfenstein 3D html5

    Wolfenstein 3D HTML5 TOTAL Conversion

    Wolfenstein 3D HTML5 full conversion *UPDATED* - CHROME AUDIO CONTEXT FIX SCRIPT! I did not wrote it i am not the maker of this script. It is relased under the gplv2 licence. 6 Episode + Spear of Destiny Usage: Just upload and play! This is a total html5-javascript conversion of the original game, all episodes until Spear of Destiny is included! 81 stage. Usage: 1. Upload to any webhost 2. Load the index.php in your web browser 3. It can save the game and store...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Tabellone

    Simple OpenSource scoreboard

    TABELLONE PUNTEGGI, By F.A. - 2015 Simple OpenSource scoreboard made in PHP with HTML5 and JS HOW TO INSTALL Simply upload all file on your web space with PHP engine and run index.php Optimized for all browsers HTML5 supported Optimized for touch screen monitor Tested on: Internet Explorer, Google Chrome, Mozilla Firefox, Avast SafeZone Browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 10
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    BADAM gamebook engine

    BADAM gamebook engine

    Simple data driven web based gamebook engine using javascript.

    ... 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
  • 12

    Modular Gaming

    Modular Gaming Open Source Persistent Browser Based Game Framework

    We are in the process of creating a open source persistent browser based web game (PBBG) framework which will have all the features to get you started and let you start developing your unique features without having to write all the basics. We have taken a modular approach, you can use only the modules you want. If you wanted just a forum you could enable only the core, user and forum modules. We are building our framework using Kohana which is an open source, object oriented (H)MVC web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    The-Don

    Mafia MMORPG Browser-Based game

    First of all this project is an very old one and may have a lot of bugs and problems. I have started it in 2007 and abandoned in 2008. It is my first project. Here i have started to learn about web developing. The-Don actually is an mafia mmorpg browser-based game. As a player you have to fight for your place in top. You have a lot of places to earn money and respect. Hope you enjoy it. PS. if you want to help me to improve the game please contact me.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    The Cierus Project is designed to bring the feel of console MMORPGs to the browser. This allows single development across multiple platforms. Users can adventure together, fight and travel all across the internet browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Engine that allows users to interact with multiple worlds all tied together in one story. All viewed through a web-browser. Includes handling of dialogue, events, Flash cut-scenes, item management, multiple-user interaction, battles, and beyond.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pulsar Online - Browser MMORPG

    Pulsar Online - Browser MMORPG

    Game engine and ready browser game Pulsar Online

    It's a browser based space mmorpg game called Pulsar Online. It was launched in mid 2011. Game is playable, functional, although it lacks some planned and required features like port raiding, better UI, more RPG and so on. All PHP developers are welcome to develop new functions and fix old bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Kings of Old

    HTML/Javascript civilization/empire building game.

    HTML/Javascript civilization/empire building game. Built and tested all for fun. Please keep criticism constructive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next