Showing 19 open source projects for "classic windows"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    Questie

    Questie

    Questie: The WoW Classic quest helper

    Questie: The WoW Classic quest helper.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2
    Which Key

    Which Key

    Create key bindings that stick

    WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MegaGlest

    MegaGlest

    Cross-platform real-time strategy game (3D)

    ...It's fun to play in both single and multi-player modes (same or cross platform on LAN or Internet) and has lots of game content for endless playing. It forked from (no longer maintained) RTS classic Glest in 2010 and has since added several new features while improving on previously existing ones. MegaGlest is available for Linux, Windows, OS X and other systems. It also drives ot
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PC Equalizer - GUI

    PC Equalizer - GUI

    GUI for Equalizer APO, Instantly Boost Your Computer's Audio.

    ...Additionally, the Multi-Delays feature enables users to create a variety of effects like echoes, delays, reverb, and more. It also allows for assigning presets to specific programs, such as the Rock preset to Winamp, Classic preset to Windows Media Player, Pop preset to PotPlayer, and so on.
    Leader badge
    Downloads: 611 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    jynew

    jynew

    Heros of Jin Yong 3D Remastered

    Heros of Jin Yong 3D Remastered is an open world RPG game with turn-based battle system. It is a non-profit game project which remastered the classic game Legends of Kim-Yong. This project supplies a framework for MODs and secondary development. You can play it on PC, Mac, mobile platform(or other supported platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SCUMM-8

    SCUMM-8

    A PICO-8 demake of the SCUMM engine

    SCUMM-8 is a PICO-8 demake of the classic SCUMM engine, which powered many of LucasArts' iconic point-and-click adventure games like Monkey Island and Maniac Mansion. Designed for the fantasy console PICO-8, SCUMM-8 recreates the charm and mechanics of these classics within the constraints of the PICO-8 environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Love The Balls

    2d turret shooter

    shoot enemies down in this remake of the classic game paratrooper, coded in lua with the love2d gamelibrary
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sonic-Pico8

    Sonic-Pico8

    A 1-stage demake of Sonic 3 made with PICO-8

    sonic-pico8 is a partial demake of Sonic the Hedgehog 3, recreated within the PICO-8 environment. It features a simplified version of Angel Island Act 1, capturing the essence of the original game while adapting it to the constraints and aesthetics of PICO-8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Oblige

    Oblige is a random level generator for classic FPS games

    Oblige is a random level generator for classic FPS games, especially the DOOM games, but aiming to support Heretic, Hexen and Quake eventually.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Feneric Minima

    Feneric Minima

    Minima is an homage to the 8-bit Ultima games

    Minima is an adventure RPG developed in the PICO-8 environment, serving as an homage to the early Ultima games, particularly Ultima II through V. It features a world view, enterable towns, and 3D dungeon displays, capturing the essence of classic 8-bit RPGs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenTomb

    OpenTomb

    Game engine for playing tomb raider 1 - 5 levels.

    PLEASE NOTE: Project development moved to Github! https://github.com/opentomb Here you can find ONLY nightly builds for Windows. OpenTomb is an engine that can play classic Tomb Raider 1 - 5 levels and custom TRLE levels. It is developed for fans and fun. Some code was taken from OpenRaider project and Quake Tenebrae project. Resource loading routines are taken from http://icculus.org/vt/vt/ project. It is developing in netbeans 7 + GCC TDM 4.9.2 Used libraries: SDL2, SDLimage with jpeg and png libs, vorbis (ogg support), OpenGL, OpenAL, freetype 2, LUA, BULLET. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    char-rnn

    char-rnn

    Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN)

    char-rnn is a classic codebase for training multi-layer recurrent neural networks on raw text to build character-level language models that learn to predict the next character in a sequence. It supports common recurrent architectures including vanilla RNNs as well as LSTM and GRU variants, letting users compare behavior and output quality across model types. It is straightforward: you provide a single text file, train the model to minimize next-character prediction loss, then sample from the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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: 1 This Week
    Last Update:
    See Project
  • 14
    Not Your Average Snake Clone

    Not Your Average Snake Clone

    A version of the classic game Snake with some unique twists

    Important: This game uses OpenGL and reqires 3D acceleraion to run properly. It will not work on most systems without a discrete graphics card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    FreeCNC

    A free engine for C&C Tiberian Dawn

    FreeCNC is a reimplementation of the classic real time strategy game Command & Conquer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Fastquest Classic is an UI mod for World of Warcraft. It enhances the quest related interactions like tracking quest process, inform partners the quest status, more detail quest level info, and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    War In Space (AATM) is a classic space shooting game, with a LUA underground. For the less technical people, it's just a fun space shooting game that starts very extremely easy but will get harder as the game progresses. Fun for hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Titan Panel Classic

    Titan Panel Classic for all World of Warcraft Classic versions

    This version of Titan Panel is no longer being supported. Please migrate to the Titan Panel 8 version as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A set of libraries and tools for examining and modding the classic DOS game System Shock
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next