Search Results for "javascript memory game" - Page 7

Showing 524 open source projects for "javascript memory game"

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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    ELF (Extensive Lightweight Framework)

    ELF (Extensive Lightweight Framework)

    An End-To-End, Lightweight and Flexible Platform for Game Research

    ELF (Extensive, Lightweight, and Flexible) is a high-performance platform for reinforcement learning research that unifies simulation, data collection, and distributed training. A C++ core provides fast environments and concurrent actors, while Python bindings expose simple APIs for agents, replay, and optimization loops. It supports both single-agent and multi-agent settings, with batched stepping and shared-memory queues that keep GPUs saturated during training. ELF introduced widely used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Simple Multiuser Online Scenes

    X3D Prototypes for the SMUOS Component

    Develop X3D prototypes to ease the use of the X3D network sensor for simple multiuser online scenes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Phaser Starter

    Phaser Starter

    Starter project to get a Phaser game environment up and running

    Phaser Starter is a minimal starter project aimed at helping developers set up a Phaser game environment quickly and efficiently. It includes essential configurations and scripts to streamline the development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    V2DC

    A synchronisation component for p5.js

    This project aims to build a synchronisation component to synchronise multiple p5.js clients. This component uses WebSocket and a Java EE based server (this last can be replaced by any other server side WebSocket enabled platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    The F.L.A.M.E.S Game

    The F.L.A.M.E.S Game

    Find your relationship with your dream partner.

    Find your relationship with your dream partner Friend, Love, Affection, Marriage, Enemy or Sibling (F.L.A.M.E.S). The F.L.A.M.E.S Game (a love calculator) is a fun way to check your relationship with your dream partner. The game uses an algorithm to compare both the partner's name and determine the relationship. Please note that this game is built for pure fun. The results shown in the game are not real and if reflecting real life relationships are purely coincidental. User discretion advised.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    json_osm_chung / webglcarsim
    json osm chung is an example of realtime converting online openstreetmap servers osm roads data to use with a game or in this example to draw on a graphical canvas or 3D webgl. Use the arrow keys to move or select one of the presets locations. recreate any real roads + buildings , houses, places in the world in realtime .mixed with google static maps satellite ground images, water terrain detection , srtm terrain heightmaps, trees, lamps, bridges and webglcarsimheight a small 3D driving car...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    freewebcar_chung_lite
    freewebcar chung lite is a lite version of freewebcar_chung car flight osm game . requires only 370Mo memory instead of 690Mo . for smaller computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ More projects here: https://sourceforge.net/u/jorgerosa/profile At SOURCEFORGE: https://sourceforge.net/u/jorgerosa/profile At GITHUB: https://github.com/jorgerosa/FLAQUIZTV-Flash-Quizz-Game - What this app does? - The main idea is to create a didactic simple/cute/fun quiz show game for all people and for all ages with that "TV show feeling" - A game for all family. - Usage example: - Parents: Edit the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Diablo 3 hang solution

    Diablo 3 hang solution

    When entering a game it freezes - prevents you from logging off

    There are several threads relating to Windows 10 and Diablo 3 hanging and freezing after the 1709 build was released by Microsoft. Blizzard has stayed silent over this matter and refused to address the freezing issues. This work-a-round be it a partial one will prevent you from having to use ctrl-alt-del and logging off your system. It uses a simple hot hey combination of holding down the following keys ctrl-alt-b This will simply kill the hung exe that is consuming literally gigs of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    php strategy game engine
    PhpSgeX 3 IS COMING! This is an engine for creating a php browser game, like ikariam, travian and ogame. Whit mysql database!!! You can create your own strategy game without knowing PHP and MySql! PhpSgeX has different templates, translations and plugins! It's 100% customizable!
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    IL-2 Selector

    IL-2 Selector

    IL-2 Sturmovik 1946 Executable Memory Management Enhancer

    The IL-2 Selector is a tool which enhances the memory management of the game "IL-2 Sturmovik 1946". The game is written in Java, running on a J2SE 1.3.1 JVM. The standard setting utilizes less than 128MB RAM only, which was fine when the game was developed initially, but nowadays patches and mods lead to a situation where more memory is necessary to smoothly run the game. This tool gives the user the ability to easily setup different memory parameters. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Crafty JS

    Crafty JS

    JavaScript Game Engine

    Crafty is a JavaScript game engine focused on helping developers build structured, modular 2D HTML5 games that run smoothly in modern browsers. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    8bit Banditos

    An HTML5 Retro Arcade Game

    8bit Banditos is an HTML5 Game written in 100% Javascript. Its fast paced, no hand-holding arcade action consisting of many old arcade sprites over 30 levels of pyrotechnic action. The game makes extensive use of procedural generated explosions and effects. Makes use of Chrome's Web Audio API, Joypad API, and HTML5 Canvas. Recommended running in Chrome Web Browser, i5 or i7 CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    vgstation13

    vgstation13

    Multiplayer space station roleplaying game built on BYOND engine

    vgstation13 is an open-source multiplayer roleplaying game set on a space station, where players assume different roles such as engineers, doctors, security officers, or even traitors. The game is built using the BYOND engine and emphasizes emergent gameplay, teamwork, chaos, and storytelling. It is a fork of the original Space Station 13 and continues to be developed by a vibrant community focused on balance, new content, and performance improvements.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    geeny

    scriptable game engine with built-in support for 2D graphics and sound

    Geeny is a scriptable game engine with built-in support for 2D graphics and sound. The scripting language is object oriented, high performance is attainable by using vector and array operations. Win32 C++, full portability planned in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A JavaScript Texas Hold 'em Poker game, holdem, that runs in most web browsers. This is a one-player game against bot opponents. The game loads once and never hits the server again so it can be played even when your internet connection goes down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Envasion

    NextGen Cheat Device

    Envasion is a Cheat Device for windows that is geared towards emulators. More specifically it supports PC Games and PCSX2. It has it’s own HotKey system that works off of key sequences so you will be able to keep the same key activators across different platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MMCG

    MMCG

    Memory Match Card Game

    v1.2.2 (Released Sep 11, 2017) - One more deck style added (Minecraft) v1.2.1 (Released Sep 1, 2017) - If match found or not found, message will appear at bottom telling the player they have a correct match or the player needs to try again (obj_card, obj_controller) v1.2 (Released August 14, 2017) - Added two more deck styles (numbers, colours) - Added one more game option (4 cards) Get it at the following link http://tiny.cc/mmcg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Baystation12

    Baystation12

    Baystation's flavor of Space Station 13

    Baystation12 is a distinct gameplay-focused SS13 codebase emphasizing deep role-playing, lore cohesion, and immersive narrative set aboard the SEV Torch, with a dedicated developer and player community. For our purposes, the difference between these two licenses is that the AGPL requires you to make your source code available if you are hosting a game that uses Baystation source code in any way. The GPL instead allows you to (usually) remain closed source. Distinct lore tied to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    sposkpat

    sposkpat

    distraction-less card game

    distraction-less card game Turns any PC into a distraction-less Patience card game (a.k.a. klondike, solitaire, solitario, pasianssi, пасьянс, bakarkako, त्यागी, πασιέντζα, pertapa, ẩn sỉ, ソリティア, tek taş, 接龍, سوليتير). Keeps other things out of your way (not even a clock included): 1. No logins, no passwords. 2. Hard disks are put to sleep (less noise, saving power). 3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Atomic Game Engine

    Atomic Game Engine

    The Atomic Game Engine is a multi-platform 2D and 3D engine

    Atomic Game Engine is an open-source, cross-platform game engine that supports both 2D and 3D game development, giving developers flexibility in choosing the style and scope of their projects. It provides a full suite of engine tools — rendering, scene management, input, asset pipelines, scripting (C++ and optionally JavaScript), and more — which allows teams or solo developers to build rich interactive applications and games without assembling disparate libraries. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo