Showing 59 open source projects for "memory game vb"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • The Only Solution To Manage Your Temporary Workers Icon
    The Only Solution To Manage Your Temporary Workers

    Seamlessly manage your workers, clients and suppliers in one comprehensive staffing operating system.

    Ubeya empowers businesses and agencies through optimizing processes, scheduling, communication, payroll and compliance. The platform includes two apps for employees and managers, and a client portal for orders.
  • 1
    The flexible game engine

    The flexible game engine

    The flexible game engine

    Crown is a general-purpose and data-driven game engine, written in orthodox C++ with a minimalistic and data-oriented design philosophy in mind. Every aspect of the game is controlled through text configuration files. Before shipping, configuration files are compiled to efficient platform-specific binary blobs. Data in memory is organized to achieve the maximum performance possible on every platform. Every game asset is hot-reloadable, code included. Evaluate modifications and adjustments...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Cheat Engine

    Cheat Engine

    A development environment focused on modding

    Cheat Engine is an open source development environment that’s focused on modding, or modifying single player games running under window so you can play them according to your personal preferences. You can make games harder or easier as you wish, through various mod options. It also comes with many other features to help debug games and other applications, and protect your system by letting you inspect memory modifications by backdoors. Cheat Engine also comes with extensive scripting support...
    Downloads: 245 This Week
    Last Update:
    See Project
  • 3
    PCSX2

    PCSX2

    The Playstation 2 emulator

    PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine that manages hardware states and PS2 system memory. This allows you to play PS2 games on your PC, with many additional features and benefits. The PCSX2 project has been running for more than ten years. Past versions could only run a few public domain game demos, but newer versions can run most games at full...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Open Source Cartridge Reader

    Open Source Cartridge Reader

    A shield for the Arduino Mega that can back up video game cartridges

    ... SNES roms and reads/writes save games from and to the SNES cartridge. Supported cartridge types so far, LoRom, HiRom, ExHiRom, DSP, SuperFX, SuperFX2, SDD1, CX4, SPC7110, SA1 (last two chips need Adafruit Clock Generator). Reads and writes SNES Satellaview 8M Memory packs (BS-X cartridge and Adafruit Clock Generator needed). Reads and writes Nintendo Power Super Famicom Memory Flash Cartridges (needs Adafruit Clock Generator for best result).
    Downloads: 3 This Week
    Last Update:
    See Project
  • Case Management Software for Nonprofits Icon
    Case Management Software for Nonprofits

    CharityTracker offers easy-to-use case management software for nonprofits, helping them track assistance, measure outcomes, and generate reports.

    A case management CRM that focuses on your clients, to measure real-world impact, not just data. Your Day Just Got Shorter - We know you’re busy and don’t have time for complicated software – We’ve changed that! Even your staff will enjoy using the system – No more headaches and missing data from reports so you can use your valuable time to serve more people. CharityTracker is a cloud-based, HIPAA compliant software that’s easy to use for nonprofits of all sizes. With no setup fees, hidden fees, or contracts, you can cancel anytime! Our time saving solution provides a secure way to streamline how you manage cases, record case notes & assistance, create reports, collaborate, set goals, measure outcomes, make referrals & prove your impact with change-over-time reports for your funders. We're at work in 2,200 communities! Book a free demo. Pricing starts at just $20/mo. user
  • 5
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Animation Compression Library

    Animation Compression Library

    Animation Compression Library

    Animation compression is a fundamental aspect of modern video game engines. Not only is it important to keep the memory footprint down but it is also critical to keep the animation clip sampling performance fast. The more memory an animation clip consumes, the slower it will be to sample it and extract a character pose at runtime. For these reasons, any game that attempts to push the boundaries of what the hardware can achieve will at some point need to implement some form of animation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LGames

    LGames

    Good-looking and addictive OpenSource games

    LGames is a collection of neat, good-looking and addictive open source games for Linux and Windows. Some projects included are: LBreakout - Arkanoid / Breakout clone, LTris - classic and modern tetris combined in one game, LPairs - classic memory game, LMarbles - Atomix-like puzzle game and LGeneral - turn based strategy game engine to, e.g., run Panzer General.
    Leader badge
    Downloads: 371 This Week
    Last Update:
    See Project
  • 8
    Quarto Solver

    Quarto Solver

    Quarto Solver calculates optimal moves for Quarto and Quarto 2x2

    You can calculate for every game state in Quarto and Quarto 2x2 an optimal move.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    zxED

    zxED

    Utility for viewing ZX Spectrum emulator snapshot files.

    zxED allows users to load in popular ZX Spectrum emulator file formats and view it contents. Currently you can display the memory as bitmaps allowing you to rip any sprites or graphics and save them as images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • VoiceNation: 24/7 Phone Answering Service Icon
    VoiceNation: 24/7 Phone Answering Service

    Virtual receptionist service for companies looking to avoid miss calls

    Thousands of businesses rely on our flexible support because our professionally trained, bilingual receptionists and intelligent software guarantees amazing customer service is always delivered on their behalf.
  • 10
    It is a game cheater for GNU/Linux , use "ptrace" system call. With it, you can search and edit the game process' memory, modify HP, MP, score ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Amethyst Game Engine

    Amethyst Game Engine

    Data-oriented and data-driven game engine written in Rust

    Data-driven game engine written in Rust. Amethyst uses a rigorous Entity Component System (ECS) architecture to organize game logic. This abstracts away some of the parallelism work, allowing easier exploitation of multi-threading in games. The ECS is rich in features and very efficient, as it never does any memory locking while remaining entirely thread-safe. Amethyst uses gfx-rs to render graphics with Vulkan or Metal. It is meant to be used for 2D and 3D, with various utilities for both...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ugtrain

    ugtrain

    Universal elite game trainer for the command line on Linux.

    The ugtrain is the universal elite game trainer for the command line on Linux under GPLv3. Its dynamic memory support sets it apart. A preloader, a memory discovery and a memory hacking library are included for this. Other features: config file per game, included FOSS game example configs, simplified discovery, security bypassing, automatic adaptation to compiling differences. This project is mostly handled on GitHub: https://github.com/ugtrain/ugtrain
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Phlipple

    Phlipple

    Flipping squares will never be the same

    Phlipple is a unique puzzle game. The goal of every level is to reduce a 3D shape to a single square. Elimination of squares is done by flipping edges around just like in a cardboard box. It starts off relatively easy to teach the basics just to later on serve hours of brain tickling fun. It's a great way to train memory as well as orientation in 3D.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    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
  • 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
    sudoku86

    sudoku86

    a 16-bit Sudoku game for DOS and 8086/8088 CPUs

    Sudoku86 is a Sudoku game designed to run under DOS. It is a 16-bit, real mode application using CGA or VGA video output (320x200). It has been compiled using Turbo C 2.0.1. Sudoku86 comes with 100 sudoku grids. Sudoku86 requires: - 50K of free conventional memory - a 8086/8088 compatible CPU - a CGA, MCGA or VGA graphic card - a two-button mouse - a DOS 3.0+ compatible operating system
    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: 1 This Week
    Last Update:
    See Project
  • 18
    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. Runs completely in RAM. 4. No internet connection. 5. No virus-risks. 6. No ads, no nags. 7. Portable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    starrydb-publice

    starrydb-publice

    starrydb is game server engine

    starrydb is game server engine, As long as a few simple scripts can help you quickly build a game server. email:admin@starrydb.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Zank

    Text-based adventure game

    Text-based adventure game; can you find enough magic rings and incriminating documents to indict and retire all the politicians before your HP runs out?
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 21
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    MineSweeper Pygame

    Simple minesweeper game in python

    project created on: 2013.05.25 bitbucket repo: http://bit.ly/pyminesweeper_bitbucket Simple minesweeper game in python CONTROLS: Right Click - "flag" the box; also start next game Left Click - reveal empty box(es) or mine Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html UPDATE 1.2 (05.11.2015): Major code refactoring UPDATE 1.3 (06.09.2015): Bugfixes; Minor code refactoring # README # In order to run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 25

    Audio Game Kit

    a game library to develop audio games

    do you want to make your audio game? it is easy! just embed AGK in your C++ application and use it it is very easy to learn
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next