Showing 65 open source projects for "classic game"

View related business solutions
  • 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
  • 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
    NetherSX2 Classic

    NetherSX2 Classic

    Continuation of NetherSX2 based on AetherSX2 3668

    ...Because this classic branch starts from a slightly different upstream version than NetherSX2-patch, users often choose it for performance reasons on lower-power devices or for games with known regressions in newer builds. As with the patch variant, the repository includes configuration changes, fixes for widescreen and deinterlacing behavior, and updated game and controller support developed by the community.
    Downloads: 2,332 This Week
    Last Update:
    See Project
  • 2
    Retrogaming BIOS

    Retrogaming BIOS

    Complete BIOS & firmware collection for retrogaming emulators

    Retrogaming BIOS is a repository that provides a structured and curated collection of BIOS files required for running retro gaming emulators across multiple platforms. It is designed to simplify the often confusing process of obtaining and organizing BIOS files by presenting them in a consistent and ready-to-use format. The project focuses on compatibility with popular emulation environments, ensuring that the included BIOS files meet the requirements for various classic consoles and arcade...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 3
    Minesweeper Game

    Minesweeper Game

    Free GUI Minesweeper Game for Windows

    Play the Classic Minesweeper Game with a clean GUI Interface without any ads, bloatware or in-app purchases. Ready to use application without an installer made for Windows PCs.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    LLM Colosseum

    LLM Colosseum

    Benchmark LLMs by fighting in Street Fighter 3

    LLM-Colosseum is an experimental benchmarking framework designed to evaluate the capabilities of large language models through gameplay interactions rather than traditional text-based benchmarks. The system places language models inside the environment of the classic video game Street Fighter III, where they must interpret the game state and decide which actions to perform during combat. This setup creates a dynamic environment that tests reasoning, situational awareness, and decision-making abilities in real time. Instead of relying purely on reward signals as in reinforcement learning agents, the models analyze contextual information and generate strategic actions based on the game environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    SHAP

    SHAP

    A game theoretic approach to explain the output of ml models

    SHAP (SHapley Additive exPlanations) is a game theoretic approach to explain the output of any machine learning model. It connects optimal credit allocation with local explanations using the classic Shapley values from game theory and their related extensions. While SHAP can explain the output of any machine learning model, we have developed a high-speed exact algorithm for tree ensemble methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sunfish

    Sunfish

    Sunfish: a Python Chess Engine in 111 lines of code

    ...Despite being only around a hundred lines of core logic, the engine achieves competitive performance, reaching ratings above 2000 on online platforms. It implements classic chess engine techniques such as alpha-beta pruning and efficient board representation while maintaining readability and simplicity. The project is often used as an educational tool for understanding game AI, search algorithms, and evaluation functions without the complexity of larger engines. It includes a simple UCI-compatible interface, allowing it to be integrated with graphical chess interfaces or used in terminal-based gameplay. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Snake Feast

    Snake Feast

    Snake Feast is a fun, addictive arcade game where you control a snake

    Snake Feast is a simple yet fun classic arcade game. The objective is to guide the snake to eat food, grow longer, and avoid colliding with walls or its own body. It’s lightweight, responsive, and runs smoothly in the browser. Features Classic Gameplay: Navigate the snake to eat food and grow longer. Three Game Modes: Choose from Easy, Medium, or Hard difficulty levels for an added challenge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Snakes And Ladders

    Snakes And Ladders

    Desktop application to play the classic Snakes and Ladders game.

    Embark on an epic journey of twists and turns as you dive into the classic game of Snake and Ladder with a modern twist. With a vibrant 10x10 board and 2 to 4 vibrant players, the battleground is set for an exhilarating showdown now with multiplayer support upto 4 players with visual animations of pieces moving on the board! Gather your friends and family for more fun with new updates in game. Now with full screen mode.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    jdMinecraftLauncher

    jdMinecraftLauncher

    Unofficial classic styled Minecraft Launcher

    jdMinecraftLauncher is a Minecraft launcher which Look and Feel is close to the the good old official Launcher. You need a Microsoft Account which owns Minecraft to use this Launcher This Launcher is completly fanmade and not supported by Mojang/Microsoft
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    Puzzle Dungeon

    Puzzle Dungeon

    A cell-based puzzle game featuring classic and completely new puzzles

    Puzzle Dungeon is a free-software game that incorporates classic puzzle games like Sokoban, StoneAge, Atomix, The Minotaur and Theseus, Memory, Fifteen, RotatePic, as well as new puzzles. The game uses pygame and pgzero. It should work well on GNU/Linux, Windows and other Operating Systems. Most levels are generated automatically, offering a new experience every time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyCAPGE

    PyCAPGE

    PyCAPGE - Python Classic Adventure Point and Click Game Engine

    PyCAPGE (Python Classic Adventure Point and Click Game Engine) is a versatile, open-source framework designed for creating retro-style 2D graphic adventures using Python and Pygame. Inspired by the golden age of SCUMM games, it features a customizable 9-verb interface and robust inventory management. Key features include a Scene Manager supporting parallax scrolling, walk-behind masks, and depth-based character scaling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Willy the Worm

    Willy the Worm

    Willy the Worm is an 2d side scroller arcade stye game

    🐛 Willy the Worm: A nostalgic retro gaming adventure that revives the classic 1985 platformer by Alan Farmer! Guide Willy, a charming invertebrate with big dreams, as he climbs ladders, bounces on springs, collects presents, and rings bells while avoiding dangerous tacks and bouncing balls. This Python remake features fullscreen support, customizable controls, adjustable game speed, and even mouse support for modern players!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Trek7 the original multiplayer network star trek game from the early-mid 70s. We are hoping to revive this classic (no, its not netrek/mtrek, not even close). hopefully the SF community can help port this to modern day networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyTicTacToe

    pyTicTacToe

    A tictactoe game writtein in Python/PyQt

    The classic TicTacToe game written in Python 3 with the use of the Qt5 library. Only needed is a Python 3 interpreter, game will download rest of dependiences itself. Targeted at UNIX platforms, but works on windows too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BlooketHack

    BlooketHack

    One of the First Blooket hacks online

    ...Second you must download the code here on GitHub. Third you need to extract the files from the .zip file you downloaded. Finally, just double click the main.py file. Original code by: kgsensei. Works on most game modes, Gold Quest (Tested - Working) Tower Defense (Tested - Working) Café (Tested - Working) Factory (Tested - Working) Racing (Tested - Working) Classic (Tested - Working) and Crypto (Tested - Working).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Doomsday Engine

    Doomsday Engine

    DOOM / Heretic / Hexen source port with enhanced graphics and UI

    A portable game engine for classic first person shooters such as DOOM, Heretic and Hexen. Lets you enjoy the original games using modern technology, including high-resolution OpenGL graphics, 3D models, and dynamic lighting effects.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 17
    16p Mahjong
    Mahjong (麻將) is a classic game in china. This game is Taiwanese Mahjong.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Spycrab Invaders v2

    Spycrab Invaders v2

    Team Fortress 2 and Diablo 2 meet classic arcade!

    Play any of the nine classes from Team Fortress 2 with signature weapons and abilities to fight against a relentless flood of enemy spies that increase in difficulty! Don't let them backstab you, try not to let them touch the bottom of the screen, and watch out for special attacks, aggressive behavior, and boss spawns. Attempt to defeat the three Prime Evils one brother at a time; or all at once during the Uber Event! Requires Python 3.7 and Pygame 1.9.6. Plays in 1400x800...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Parcassonne

    Parcassonne

    Carcassonne clone written in python 3

    Carcassonne is classic board game. Parcassonne is Carcassonne clone written in python 3. This app(parcassonne) base on pycassonne 0.9.1. Parcassonne try to enhance AI, but it still very weak. So I suggest to 1 human vs 4 computer players. Pycassonne URL below: https://sourceforge.net/projects/pycassonne/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MCedit

    MCedit

    MCEdit: World Editor for Minecraft

    MCEdit is a saved game editor for Minecraft. Since Minecraft saved games contain every single element of the world the player is playing in, it has much more in common with 3D world, map, and terrain editors than traditional saved game editors. MCEdit has been developed since 2010 with the original goal of allowing Classic levels to be played in the full version of Minecraft, but has since evolved into a full featured editor and is currently undergoing a thorough rewrite for version 2.0.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21

    mlbviewer

    The best collection of tools for MLB.com content and MLB.TV for Linux.

    ...While the main streaming content is mostly for paid MLB.TV subscribers only, there are a significant number of features and views available to non-subscribers as well including one FREE game each day. NEW! Watch MLB classic content from YouTube without a browser. MiLB.TV and Postseason.TV are also integrated into the same mlbviewer interface. Play ball!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ALRDR 2.0 demo

    ALRDR 2.0 demo

    The second demo of my game engine.

    Started when I was 16, still not ended, here is a demo of the game engine on which I work for more than 1 year. It's my first game project, so I decided to make it easy, by creating my own game workbench (a friend is making the MapEditor, I'm doing the rest), including the game engine, render engine, graphics, programmation, syntax ect. Don't wanted especially to share it, but friends wanted to play on it, so I will just share the .exe here. The source will come maybe later :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wizards of Magic

    Wizards of Magic

    A fun game inspired by the classic Pong

    A battle between two elemental wizards that will determine the most undeterred. ~ About ~ In order to learn more about programming and games development, this is my first digital game that I developed during my free time with my friends Yuri Soares and Caio Vinicius. Using Python programming language and Pygame framework. Comments and suggestions are welcome. Enjoy! *Bugfix: When trying to change the language, an error message may appear. To fix that, run the game as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Alien Threat 3D

    A 3D isometric classic shoot'em up game

    A 3D isometric classic shoot'em up game. You fight against aliens with four basic weapons: flamethrower, laser, freezer, and plasma. You also have a rechargable force field to help you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Esnake

    Esnake

    Open-source 2D Snake Game with 4 different modes of gameplay.

    Esnake is an open-source 2D Snake Game that allows you to play in 4 different game modes: Classic, Field, Mazy and Lengthy, each one of them with 2 snake digestion modes: Normal and Random. Source Code: https://github.com/EricsonWillians/Esnake
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB