Search Results for "browser game script" - Page 12

Showing 655 open source projects for "browser game script"

View related business solutions
  • 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
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1

    mlbviewer

    The best collection of tools for MLB.com content and MLB.TV for Linux.

    ...While the main streaming content is mostly for paid MLB.TV subscribers only, there are a significant number of features and views available to non-subscribers as well including one FREE game each day. NEW! Watch MLB classic content from YouTube without a browser. MiLB.TV and Postseason.TV are also integrated into the same mlbviewer interface. Play ball!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jQuery Hover3d

    jQuery Hover3d

    Simple jQuery plugin for 3d Hover effect

    jQuery Hover3d is a simple hover script for creating 3d hover effect. It was my experiment on exploring CSS3 3d transform back in 2015 on Codepen 3D hover plane effect. The idea is to transform the element into 3d space using CSS3 transform, playing with translateZ for spacing the elements, and detecting mouse movement to change the transform value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSMpeg

    JSMpeg

    MPEG1 Video Decoder in JavaScript

    JSMpeg is a lightweight JavaScript MPEG1 video decoder and player designed for low-latency video streaming directly inside web browsers using HTML5 technologies. The project decodes MPEG video and MP2 audio entirely in JavaScript, allowing real-time playback without requiring plugins or native browser codec support. It is commonly used in applications involving webcam streaming, surveillance systems, remote monitoring, game streaming, and embedded video dashboards because of its low overhead and simplicity. jsmpeg supports WebSocket streaming pipelines, enabling live video feeds to be transmitted efficiently to browser clients with minimal latency. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    RMORS - A Dark Sky

    RMORS - A Dark Sky

    A space race game in the style of A Dark Room

    ...In this alternative time line story, you’ll be participating in a post-WWII Cold War scenario where the space race was used as a means of avoiding the Korean and Vietnam wars. RMORS is a resource-based, real-time strategy game in minimalist style. The game will have very few graphics and those it does will have a retro CGA/vector style. RMORS is a fun game for one or more players that consumes little battery power, making it perfect for mobile or online browser play. Set in the Cold War era, the players of RMORS will be intrigued by the story of espionage, propaganda, and nationalism in this retro-scifi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Electrode Stateless CSRF

    Electrode Stateless CSRF

    Stateless Cross-Site Request Forgery (CSRF) protection with JWT

    ...CSRF protection is an important security feature, but in systems which don't have backend session persistence, validation is tricky. Stateless CSRF support addresses this need. CSRF attacks can be bad when a malicious script can make a request that can perform harmful operations through the user (victim)'s browser, attaching user-specific and sensitive data in the cookies. For use with XMLHttpRequest and fetch, we extend the technique by using two JWT tokens for validation. One token in the cookies and the other in the HTTP headers. Since XSS cannot set HTTP headers also, it strengthens the security further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Anti-Adblock Killer

    Anti-Adblock Killer

    Keep your Ad-Blocker active, when you visit a website and it asks you

    ...Check if you have installed the latest version of Anti-Adblock Killer Script. Check if you have subscribed to Anti-Adblock Killer List. Enable only the filter lists you need, too many can make your browser unresponsive.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Buckets

    Buckets

    A complete, fully tested and documented data structure library

    A complete fully tested and documented data structure library written in pure JavaScript. Buckets also includes several functions for manipulating arrays. A bag is a special kind of set in which members are allowed to appear more than once. Binary search trees keep their elements in sorted order, so that lookup and other operations can use the principle of binary search. Dictionaries map keys to values, each key can map to at most one value. A heap is a binary tree that maintains the heap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GM Editor

    GM Editor

    A software to edit Game Maker games

    GM Editor (or Game Maker Editor) is a software that helps you edit the data.win (the file that contains the data of games made with Game Maker which is a game engine). There is a project saving/opening system so you don't have to open the file and folder manually each time. This software is based on quickbms and yoyogame's script to decompile and recompile the data.win
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 9

    Tic Tac Toe

    A simple Tic Tac Toe game with no Artificial Intelligence

    This is a tutorial project to show how we can manipulate an array of GUI component and how to simply link it to a similar data model. In this example, a matrix (2D Array) of JButton in association with a matrix of char to accomplish the game. The game is a 2 player TicTacToe game with no Artificial Intelligence; the players will play one after another until the end of the game. The game is direclty downloadable and the source code is accessible via SVN or the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    MoonSharp

    MoonSharp

    An interpreter for the Lua language, written entirely in C#

    A complete Lua solution is written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms. Support for the complete Lua standard library with very few exceptions (mostly located on the 'debug' module) and a few extensions (in the string library, mostly). Supports dumping/loading bytecode for obfuscation and quicker parsing at runtime. An embedded JSON parser (with no dependencies) to convert between JSON and Lua tables. Easy opt-out of Lua standard library modules to sandbox what...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Postfix Lazy Log Analyzer

    A decade old shell script to ease postfix log analysis

    This is just a fork of another project (Post-LA), from Henrique Bueno, developed around September 2009 and likely to have issues to run nowadays. Use at your own risk. The shell script should run against postfix mail log file and generate statistic and detailed HTML files for analysis. The initial idea is to have it running on a webserver to be remotely accessible; however, the file can be easily opened by any browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    caniuse-cmd

    caniuse-cmd

    Caniuse command line tool

    caniuse-cmd is a command-line interface tool that brings the power of caniuse.com—the web compatibility database—directly into your terminal, enabling quick checks of browser support without the UI. You can specify your own defaults by creating a file called .caniuse.json and putting it in your home directory. Install with npm install -g caniuse-cmd. All the power of caniuse with none of the nice UI or interactivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fireRemote

    Amazon fireTV remote control using PHP

    Control your Amazon fireTV with your web-browser through your local webserver using PHP. * simple Amazon FireTV remote for any system running php (webserver) * needs: a PHP environment and adb installed * idea from: http://www.aftvnews.com/how-to-remotely-control-an-amazon-fire-tv-or-fire-tv-stick-via-adb/ * instructions: * - install adb * - copy this script to your web-directory (e.g.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JCF

    JCF

    Advanced form elements customization using CSS/JS

    This library allows cross-browser customization of form elements using CSS. The script requires jQuery 1.7+ to work properly. To add a script in your page simply attach the core file - jcf.js and some of the modules you want to use for customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    newstype

    news headline collecting agent scheduled to run from a web browser

    newstype is a news headline collecting agent scheduled to run from a web browser. It gives the user the option to fetch the news from external source through the web client side. This can be useful where some host only allows logging but not accessing external sites like Google News. The web client application also allows the automation of fetching of news from the web client side. This can also be useful as some server hosts do not provide scheduler that runs tasks such as logging news items periodically. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Stranded II Mod Viewer

    Enables viewing and script correction of Stranded 2 game files

    This is a C# .net 4.0 application created for opening custom modifications of the free Stranded 2 (http://www.strandedonline.de/s2_info.php) game files. Stranded 2 modifications require a lot of work with notepad and displaying the result can be difficult to see in game. This application displays the data found from combining the information in the game files in a simplified window for quick analysis of items, objects, building, combinations and units. It also has a certain amount of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    b2evolution to wordpress script

    b2evolution to wordpress script

    This is not a plugin. This is a script you run via your browser to migrate data from b2evolution to WordPress. The script is originally written and shared via http://www.ggshow.com/b2evolution-to-wordpress-migration/ and adapted by http://www.kaspressknoedel.com/ for b2evo V5.1.2. I further adapted the script to fix a few issues I'm having. Run and tested on migrating from b2evo V5.2.2 to WordPress V4.4.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Hesperus Raid Conglomerator

    Hesperus Raid Conglomerator

    This is a World Chat raid collector for 5PG's games Dawn and Suns

    This is a World Chat raid collector for the 5th Planet games Dawn of the Dragons and Legacy of a Thousand Suns. It is capable of getting all living raids posted in the last 60 minutes from all servers simultaneously. It can load all selected raids into an internal browser or your default system browser. An Access database is used for the data. It features an easy to use tabbed interface. Feel free to contact me on the game forums or submit a ticket for bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UMD

    UMD

    Patterns for JavaScript modules that work everywhere

    This repository formalizes the design and implementation of the Universal Module Definition (UMD) API for JavaScript modules. These are modules which are capable of working everywhere, be it in the client, on the server or elsewhere. The UMD pattern typically attempts to offer compatibility with the most popular script loaders of the day (e.g RequireJS amongst others). In many cases it uses AMD as a base, with special-casing added to handle CommonJS compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BLUI

    BLUI

    Rich HTML UI engine for UE4

    ...It provides a simple Material Instance and input functions to help streamline the rendering of rich HTML interfaces. No specific ties to any in game class, simple use Blueprints (or C++) to create a new "BluEye" object and grab its material instance, then you can paint it on anything!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    HTML Code in External Files

    This tool lets you put sections of HTML into external files

    ...It also lets you create one header file, which several web pages can import. The web page server does not require any SSI software. The only requirements are - the person viewing your web page must have JavaScript enabled in their web browser, and - when you write the web page, your development computer must have Perl installed on it. Move HTML code into one or more external .html files. Run the tool's Perl script on these external .html files. Doing this creates a .js file for each of the .html files. (These .js files will have the .html content in a content and format that your web page can import.) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MyPACK

    Packs Files and Folders to an CRC-validated archive-file by using PHP

    ...Results are given to the Clients browser as text/html with plain text included. Written by Thomas Münch
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB