Showing 34 open source projects for "memory game maker"

View related business solutions
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    Coffee GB

    Coffee GB

    Gameboy emulator in Java 8

    ...As a reference, I’ve used the GameBoy CPU Manual - later on I discovered that it has a few typos and is not specific enough for some of the operations. After implementing the opcodes and memory (modelled by an int[] array) I was eager to check whether it’s possible to run some code on it. I had neither the cartridge nor the GPU emulation yet, so even the simplest game wouldn’t be an option. However, when the original Gameboy starts, it executes a simple 256-bytes program, a kind of firmware displaying the Nintendo logo and self-testing the system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    spark

    spark

    A performance profiler for Minecraft clients, servers, and proxies

    spark is a performance profiling and diagnostic tool designed for Minecraft servers, clients, and proxy software. It helps developers and server administrators analyze performance issues such as lag, high CPU usage, and memory bottlenecks. The plugin collects statistical information about the server’s execution and generates detailed profiling data that can be used to identify inefficient code or problematic plugins. spark includes tools for CPU profiling, memory inspection, and monitoring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SoloPi

    SoloPi

    SoloPi Automated Testing Tool

    SoloPi is a wireless, non-intrusive Android automation tool. The public beta version has three main functions: recording and playback, performance testing, and multiple controls on one machine, which can save valuable time for test developers. SoloPi has the ability to record operations. Users only need to execute the use case steps through SoloPi, and SoloPi can record the user's operations and support playback on various devices, all of which can be done independently on the mobile phone....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JPHP

    JPHP

    JPHP - an implementation of PHP on Java VM

    ...How does it work? JPHP is a compiler like javac, it compiles PHP sources to JVM bytecode and then can execute the result on the Java VM. We develop a new IDE for beginners like Game Maker or Scirra Construct. It's based on JPHP, JavaFX, Java 8, and Gradle, and allows to creation of desktop games and apps for Linux, Windows, and Mac (maybe Android and other platforms in the future). JPHP is not a replacement for the Zend PHP engine or Facebook HHVM. We don’t plan to implement the zend runtime libraries (e.g. Curl, PRCE, etc.) for JPHP. ...
    Downloads: 0 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
    Monty Matchems

    Monty Matchems

    Montys his name Matching is his game, a game of snap

    Montys Garden has become a mess, someone has scattered letters everywhere. Help Monty by finding and match two letters in a game of snap to spell words. With hundreds of levels and words to find making matching fun with groovy 2d graphics. Use your memory to remember where the letters have fallen and use you snap skill to conquer the words The app can be used to help aid your spelling words and increase you memory skill Expand your mind
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Wheefun Computer Prototyping Kit

    A Toolkit for Designing Computers

    This package is designed for people who are a) interested in writing emulators or b) integrating this level of detain into their applications (e.g., a video game). The ability to do this is useful because a) it allows for tinkering far before physical implementation of the design is. In addition to a strong core, WFCPK will also include modules emulating various processors (e.g., the MOS 6502 and the Zilog Z80) as well as the Video-Audio Interface (a custom VGA-compatible display and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MGSyn

    MGSyn

    MGSyn - Automatic Synthesis for Industrial Automation

    MGSyn (Model, Game, Synthesis) is an open-source tool which integrates game-based synthesis into model-driven development for industrial control and automation. It is served for research and educational purposes. MGSyn has been originally developed by Department of Informatics (Unit 6), TU München and fortiss GmbH and is now maintained by fortiss GmbH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Break-Out

    Break-Out

    The classical breakout game for hours of fun !

    This game is a nice remake of the traditional brick breaker game, which rules are the following. Bounce the little ball with the bar to destroy all the bricks. Try to survive all the levels to get a nice score or go as fast as you can to make the best chronos and be in the high-scores. Good luck ! If the game does not launch correctly, you probably have to install a more recent version of Java. I uploaded a light version of the game (without the soundtrack). Feel free to leave a review !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    aScanmem

    aScanmem

    game cheater for Android

    aScanmem is Android frontend for scanmem game hacking utility. Scanmem is a Linux cheating tool acting also as debugger / memory editor with support for viewing memory regions watching and repeatedly setting values in chosen address space.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    gamepad4j

    gamepad4j

    Java Gamepad API for multiple platforms

    A simple, elegant and powerful API for using gamepads like the Xbox 360 or DualShock 3 pad in Java-based games. Will support Windows, Linux, MacOS and OUYA in first release. Simplifies dealing with analog sticks, triggers, button mappings and more. RELEASE PLANNED NOV/DEC 2014 (sourcecode on Github).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    My Memory Game

    My Memory Game

    My Memory Game

    Challenge your memory with My Memory Game for Android! Test your skills with various levels of difficulty. Keep your mind sharp with My Memory Game! My Memory game is the best memory game on the market!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CraftBukkit-CommandsEX

    CraftBukkit-CommandsEX

    Modular Minecraft server plugin - commands, events, ...

    This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up. No more command collisions, no unnecessary memory and processor overhead on your server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Acoustic-Memory is a memory game with sound. The goal of the game is to find all pairs of cards with the same sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    achtbit

    achtbit

    An 8 bit emulator created on the scratch, including an assembler.

    ...There is a rudimentary rom that implements some basic functions like line input, or a system clock. Also there is a snake game, (depending on that rom), as a reference and for fun! Take a look, give me your reply! When having ideas for better performance, let me know!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    minimizer

    Too many windows distract you? Me too! Minimize them with style!

    Minimizer 1.0 does the following: - 3D animation that minimizes all windows - shows the desktop - play a game of memory if you do a right click before the animation is over. - Its fun! And exercises your brain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Es handelt sich hierbei um ein Memory Spiel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    YAams
    YAams - Yet Another advanced maker system - YAams are an editor to create 2D Games without any programm knowledge. Its witten in Java & pluginable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LateralGM
    ...You can now find the latest code at https://github.com/IsmAvatar/LateralGM This repository will remain here as a way to look up things on the old svn repo. LateralGM (LGM) is an alternate Game Maker IDE written in Java. It can be used to edit projects, and, with a plugin like ENIGMA, it can compile/run them. It has many other uses, including GM8 -> GM6/7 conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    maper
    maper is a tile based 2D map/level creation tool. The output is saved as XML Files. (Tile-Graphics in Screenshots are from RM2K3) map tile engine rpg graphic maker editor java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mobile Sudoku Solver
    Mobile Sudoku Solver is a Java (J2ME) application for solving, designing and playing Sudoku puzzle game on mobile devices. It can find all the solutions available and hold them all in memory. You can select one of them, edit and solve it again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron) yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small collection of practical and revelant language teaching tools written in Java Swing. Currently, it involves a 4-question multiple choice task creation tool, a "sort into two categories" creation tool, and a memory game creation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple game where you have to find pairs of cards for MHP platforms. Variable number of cards which users can change just changing images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Board game for memory training for two players. Possible to play against AI (different types). The game has support for themes. Cars, houses, girls :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB