Showing 13 open source projects for "input"

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
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 1
    Tower Building Game

    Tower Building Game

    HTML5 Canvas Tower Building Game

    ...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 state updates are organized. This makes it useful for programmers who are curious about games but don’t want to start from scratch. Because simple games often involve fewer dependencies and easier build processes than full-scale games, tower_game can be a good starting point for hobbyist developers, students learning programming or graphics, or for integration as a mini-game inside larger projects. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    ...It is designed to be small, simple, and easy to use for various applications, from game jams to commercial releases. This engine has everything necessary to make high-quality games, including fast rendering, physics, particles, sound effects, music, keyboard/mouse/gamepad input handling, update/render loop, and debug tools. It is recommended that you start by copying the LittleJS Starter Project This file is mostly empty with just a few things you can use to get started or remove. You can also download and include engine.all.js or engine.all.min.js. In order to load files like images you will need to run a small web server like http-server on npm. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    pgn4web

    pgn4web

    javascript chess games viewer for websites, blogs and live broadcasts

    pgn4web is a javascript chess games viewer for websites, blogs and live broadcasts. "pgn4web has a clean design, and is easily integrated and configured in wordpress. And yet, below that layer of simplicity, it has enough bells and whistles to allow for more baroque needs and taste. A truly great plugin." GM Tiger Hillarp, using the pgn4web plugin for wordpress on his site chess at the bag of cats, May 2013. "We wanted a live viewer that could work on tablets and mobile phones. pgn4web...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Prince of Persia (JS)

    Prince of Persia (JS)

    Prince of Persia reimplementation written in HTML5 / JavaScript

    PrinceJS is a faithful JavaScript remake of the classic 1989 game "Prince of Persia." It recreates the original gameplay, level design, and character animations in modern browsers using HTML5 technologies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    CrossGame

    Cross-Platform Game with ElectronJS

    ...This application is created and tested on Ubuntu 18.04 with ElectronJS version 9.0. Im not yet sure what im doing but I need a repository to commit my progress, If you have any input regarding the use of popular and useful javascript practices/frameworks please email me at git@cloudworks.cf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    jscf

    Javascript Canvas Framework

    A free, open source, native javascript canvas game library. DOCS: https://github.com/g--o/JSCF/wiki SRC + DEMOS: https://github.com/g--o/JSCF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Crafty JS

    Crafty JS

    JavaScript Game Engine

    ...It uses an entity-component system that lets you compose game objects from reusable components instead of relying on inheritance, making game logic easier to organize and maintain. Crafty supports event binding for custom events, so objects can react to game actions, collisions, input, and timers in a clean, decoupled fashion, which helps scale complexity as your game grows. Developers can choose between Canvas or DOM rendering for flexibility in how game elements are drawn, and its lightweight footprint means it won’t slow down load times or performance in most browser environments. The engine is designed to be small and approachable, with enough built-in components for common tasks like movement, collisions, keyboard input, and animations, while still being flexible enough to let developers write their own systems when needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    ...It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are possible, and several have been implemented for TurboSphere's predecessor, Sphere (like the Majestic Map Engine (http://spheredev.org/smforums/index.php?topic=4496.0)). TurboSphere is largely compatible with the Sphere RPG engine, the main API change is the replacement of object creating functions with proper JavaScript constructors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    XMICAE Customizable IF Engine

    XMICAE is a framework for browser-based IF/RPG narratives.

    XMICAE stands for eXtensible Markup Initialized Customizable Adventure Engine. It is an IF system that supports the integration of game element like "Activities" that can turn it into something capable of adding sophisticated game mechanics. It is inspired by and aims to be an alternative to StoryNexus and Sryth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10

    blutle

    Small wireless board to control tiny DIY toys over bluetooth

    Being powered with cell phone battery, this board can drive small toys - up to two DC motors, several input/output pins, discharge control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fiftyfifty

    fiftyfifty is a programming language and game

    ...A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information, but by a binary tree. The part right of the head is represented by a binary tree, too. The head itself sort of sits between the two trees, but will often change its state according to information from the right side of the left side. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Do you know Dungeon And Dragon, if so you will like to participate in this project to build a small game base upon it, A style of MUD (Multi-user Dungeon) base on the rules of DnD 3.5. Video conference and audio will likely be input to help the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB