Showing 19 open source projects for "games for mac"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    quadplay

    quadplay

    The quadplay fantasy console

    quadplay✜ is a fantasy console by CasualEffects for creating and playing retro-style video games on any device. Create and play games on any laptop, desktop, tablet, or phone. Or, build your own programmable arcade machine from a Raspberry Pi, Tegra, or old computer. Create games on Windows, macOS, Linux. Play your games in any modern web browser on a laptop, desktop, tablet, phone, Raspberry Pi 4, or Jetson Nano. 60 fps @ 384 x 224 pixels = 12:7 aspect ≈ 16:9.3. 4096 sRGB (4:4:4) colors....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PhantomBot

    PhantomBot

    PhantomBot is an actively developed open source interactive Twitch bot

    PhantomBot is an actively developed open source interactive Twitch bot with a vibrant community that provides entertainment and moderation for your channel, allowing you to focus on what matters the most to you, your game and your viewers. PhantomBot is a Twitch chat bot powered by Java. PhantomBot has many modern features out of the box such as a built-in webpanel, enhanced moderation, games, a point system, raffles, custom commands, a music player, and more. PhantomBot can also be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    First goal of the project is to create a C Library to easily use the GPIO of a raspberry PI 3 Under linux (currently raspbian jessie). Second goal is to create a program in order to dump cartridges of a 1970's videopac game console. Such a program run under raspberry PI 3 with the use of a dedicated hardware board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    nCine

    nCine

    A cross-platform 2D game engine

    nCine is a cross-platform 2D game engine that runs on PC (Linux, Windows, macOS), Android, Raspberry Pi, and the web (Emscripten). The project has been in active development since June 2011. Source code is released under the MIT license and is available on GitHub. Visit the donate page to discover different ways to support and sponsor the project. Join the Discord server and meet the community of developers, users and players. Indent with tabs (4 spaces) but use spaces for continuation line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    QtChess
    QtChess is a peer-to-peer chess program sporting a Qt/OpenGL interface. Please download releases at https://github.com/textbrowser/qtchess/releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FreeIntv

    FreeIntv

    A Libretro Intellivision Emulator

    This is an Intellivision emulator implemented as a libretro core. The download here includes a pre-compiled binary for the Windows 10 (x64) and Raspberry Pi 3. Instructions for use with a typical Retropie installation on Raspberry Pi are also included. A unique UI allows Intellivision games to be fully played even with a simple SNES style controller. With a more complicated, playstation style, controller, the left analog stick will also allow for the full 16-directional movement,...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    Programmierkurs Python

    Programmierkurs Python mit Raspberry Pi und Minecraft

    Ein Programmierkurs für die Programmiersprache Python mit dem Raspberry Pi Computer und Minecraft. Im Kurs wird darauf hingearbeitet, Minecraft zu modifizieren.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FreeJ2ME

    FreeJ2ME

    A J2ME emulator for Windows, Linux, and Raspberry Pi

    FreeJ2ME is a simple J2ME emulator with a focus on old mobile phone games. It was designed to run on Windows, desktop Linux, and on the Raspberry Pi 3 using Libretro and Retroarch as provided by RetroPie. It supports some games not playable using MicroEmulator and Kemulat0r, though it does not support every game those play. At the moment, it's best to have all three if you're interested in those types of games. Some games only run at specific resolutions. Per-game configuration is...
    Leader badge
    Downloads: 366 This Week
    Last Update:
    See Project
  • 9
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    OpenTK.GameWindowControls

    2D Controls Library using OpenTK/GL (Linux)

    This project's goal is making a rich, modern, and pure (not X11 dependent) OpenGL implementation of controls for 2D applications and HUDs for 3D games. Supporting the OpenTK project (C# + OpenGL). If we should keep actions/logic and UI separate, should we not also keep control appearance and UI (In/Out) separate? For example a "Button" is only a container, that has content, with some sort of border of a particular geometric shape (as are many controls), the only logic in a button is it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PiFBA

    Final Burn Alpha 2x for Raspberry Pi

    INTRODUCTION PiFBA is Final Burn Alpha 2x for the Raspberry Pi ported by Squid. This emulates old arcade games using MAME based roms for CPS1, CPS2, Neogeo, Toaplan and many other games. It should support most recent versions of the MAME versions of these ROMS but unfortnately there is no definitive version to use. A full list of supported games is in the frontend program. Some large ROMS may require converting to the '.fba' format before they will work. FBACache_windows.zip is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    PiSNES

    SNES emulator for Raspberry Pi

    This is a SNES Emulator port based on SNES9X 1.39. This is an old version of SNES9X but was chosen as it runs mostly at full speed on the Raspberry Pi unlike the more recent versions of SNES9X. Game support is therefore not as good as the newer SNES9X versions and graphics & sound is not as accurate. Games that will not work, for example, are Yoshi's Island, Street Fighter Alpha 2, Star Fox. This port supports keyboard and USB joystick input and are configurable. It uses GLES2/dispmanx...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    jenga

    Simple and low-consumption Java 2D Game Engine

    Jenga stands for "Java Engine for Games" and is a very simple to use 2D game engine. It was especially designed for beginners and kids which e.g. don't need to be familiar with event-driven programming techniques. On the other hand it is fairly optimized for low CPU consumption to make the games run even on poorly equipped machines like a Raspberry PI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MAME4ALL-Pi

    MAME emulator for Raspberry Pi

    This is a MAME Raspberry Pi port based on Franxis MAME4ALL which is itself based on the MAME 0.37b5 emulator by Nicola Salmoria. This version emulates 2270 different 0.375b5 romsets. Although this is an old version of MAME it plays much faster than the newer versions and as the Pi is rather CPU underpowered it was chosen to get as many games working at full speed as possible (full speed means 100% with no frame skip). It also plays most of the games I'm interested in playing! Source...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    AutoTeach is a tool that enables parents to supplement The AutoTeach Parent Tool enables parents to supplement their childrens' education without supervision or drama. With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PiPong!

    Pong clone written in Python for Raspberry Pi

    Simple Pong clone for two players written in Python and using GPIO interface of Raspberry Pi to move paddles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Raspberry Pi

    An ARM GNU/Linux box for $25. Take a byte!

    The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RCGames

    A Cross Platform Multi Emulator

    RCGames is a games is a multi emulator launcher and games launcher. It is capable of loading roms for various emulators and allows for emulators to be added and changed. Intended for use on the raspberry pi but can be used with any PC system running java too
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB