Showing 23 open source projects for "classic windows"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    tetrimone

    tetrimone

    A Classic Block Dropping Game for Windows and Linux

    "Tetrimone" brilliantly combines "tetromino" (the four-block geometric pieces that are the heart of the gameplay) with a hint of "metronome" (suggesting the rhythmic, pulse-pounding timing that drives the game forward). This ingenious portmanteau captures the essence of what makes the game so addictive—geometric precision meeting musical rhythm in a perfect harmony of gaming elements. The name evokes both the mathematical elegance of the falling shapes and the escalating tempo that...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    NLarn
    A rewrite of Noah Morgan's classic roguelike game Larn (1986). NLarn tries to maintain the atmosphere and story of the original game while improving the gameplay by using state-of-the-art roguelike technology and a simplified user interface.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    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! Challenge yourself across multiple levels of increasing difficulty,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Pacman II

    Pacman II

    A version including the classical mazes, ms. pacman ones and my own

    A new version of the very classic console game Pacman. It has been done replicating the original algorithms used by Pinky, Inky, Blinky y Clyde in the original game by. Really difficult to scape from them! My version includes even new monsters (Wormy) and all the mazes from Ms. Pacman distributes in new ways of playing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Necros Cavern
    Necros Cavern is a free open source puzzle / adventure game playable just about anywhere it will compile. 32-bit Windows and Linux binaries are provided, though it should also compile and run under DOS or BSD. In each level you'll be presented with a number of treasures, monsters and even a few traps. Starting from the left hand side of the screen, you need to navigate around both the monsters and the traps in order to reach a Chalice found at the far right of the level. Collect the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TicTacToeSuper

    TicTacToeSuper

    further development of my tictactoe game

    Play the classic TicTacToe game like on paper but digital on your computer! Please note: Game does not check if a slot has already been occupied by a players' symbol. Please note: Game does not check if one, or the other player has won the game nor does it check for a draw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Abandoned Mansion

    Classic text-based treasure hunt

    This game is an original game based loosely (very loosely) on classic text-based adventure games such as Zork and Adventure. The object of the game is to use simple one and two-word commands to navigate an abandoned mansion and find all the treasures hidden within.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    nsnake

    nsnake

    Classic snake game on the terminal; made with C++ and ncurses

    nsnake is a clone of the classic snake game that we all used to play on our cellphones. You play this game on the terminal, with textual interface. It has a gui-like interface on the console, with many settings and possible game modes. Note that it depends on `ncurses` and `yaml-cpp`. For a more detailed README, check out the GitHub page: https://github.com/alexdantas/nSnake
    Downloads: 5 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10

    Pig Out!

    A text-based adaptation of the classic tabletop game 'Pass the Pigs'

    Pig Out! - Byzantine Studios first game - is a text-based adaptation of the classic tabletop game 'Pass the Pigs'.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ballspace

    ballspace

    Ballspace is a Tux breakout game with a level editor.

    Ballspace is a breakout game with a level editor. Ballspace is different of the classic games : ° You don't have no life in the game but you must protect all the Tuxs at the bottom of the screen. The game is finished as soon as you have no Tuxs to protect. ° You can pass to the next level as soon as you have destroy at least 75% of the bricks in using your super power... ° If a ball falls, you don't lose a life but at worst one or all the Tuxs... The keys of the game : left and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This is a same game in 3 forms, a Text Based, a 2D SDL Based and a 3D OpenGL based, it use the classic winmine with a bit more of action ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Innovative indie game to be played on Xbox 360 and PC set in a Gnome Universe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A free clone of the classic Battleship(R) board game written in C. Currently implements a terminal-based text UI, four levels of AI difficulty, and the classic rule set. Future goals include improved UI, more intelligent AI, and networked multiplayer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    3D Battle City is 3D remake version of classic Battle City game on NES
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Open source mobile version of the classic breakout game written in java and compatible with all java supported phones. This break out game has a cool graphics and will make you addicted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The current system time on your computer dictates the play of two computer controlled players in the classic game of Pong. Watch the old school court of Pong turn into an active clock. This program was written using Java2D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lion Championship is a very simple game based on the classic "pong" arcade game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project intends to build a game for entertainement. The language of game is C. This game works like the classic game: "Battleship".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java version of the arcade classic frogger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MBPunchout is a custom version of the classic game, Punchout. Its primary purpose is to create a basic game and game engine using the XNA framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Pokemon ROMS

    Modified Pokemon games for emulators or devices.

    Pokemon ROMs are modified versions of Pokemon video games that can be played on emulators or compatible devices. These ROMs enable players to enjoy classic Pokemon titles with added features or enhancements, often created by fans. However, it's crucial to acknowledge that downloading and using Pokemon ROMs without owning the original game cartridge may infringe on copyright laws, so users should be aware of the legal implications associated with their use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next