Showing 39 open source projects for "game for windows xp"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
    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
  • 2

    jo2emLauncher

    portable o2em launcher

    jo2emLauncher stands for Java o2em launcher. It is a GUI to help people use o2em (the odyssey 2 / videopac emulator). Currently available launcher are only for windows. As jo2emLauncher is 100% java, it is able to run on a wide range of platforms. The first target is linux.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    javaLightConsole

    Easy fine console input/output for java

    Input : non blocking keyboard handling. Output : clean console, print at x,y coordinates, echo on/off, cursor on/off. Developed for learning game programming and MVC. Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code. You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Orcs RPG

    Orcs RPG

    RPG Textual em Java

    Orcs RPG is a console based text role playing game, intended to be small, lightweight and fast. The beta version is stable and have nice features. In the future the game will have a very large and complete set of options in the stores and missions modules. Jogo de RPG Textual, criado para rodar via terminal (Windows Prompt, Linux Terminal), sendo uma JRE o único pré-requisito.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5

    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
  • 6
    DW2 Digivolver

    DW2 Digivolver

    Make your Digimon World 2 gameplay a lot easier.

    DW2 Digivolver is a JAVA developed software that aims to facilitate the creation of your Digimon World 2 team throughout the game. The software tries to create a friendly interface for the user to discover the easier ways to get a wanted Digimon via the DNA Digivolution system using an extensive database. On future work, the software is to be updated to become a full support tool for playing Digimon World 2, extending the database to cover Skills, Stages, Items and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Grand Theft Auto Collectibles Guide

    Grand Theft Auto Collectibles Guide

    Find hidden items and track your progress.

    Use GTA Collectibles Guide to help you find hidden items in earlier Grand Theft Auto games.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    HiddenWords

    Find as much words you can in a schema (game console based).

    Train your brain and your sight with this searching words game. You need to find as much words as possible in a NxN schema filled with random letters in the shortest time as possible. Only words that are longer then a minimum size can be selected. Words needs to be composed of connected cells. - You can't jump a cell. - You can't use twice a cell. Cells can be connected to each other in horizontal, vertical and diagonal. Dimension of the board, duration of a game and minum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A pacman game implementation in scala programming language, a functional language with object-oriented concepts, using concurrency by actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MathQuizGame

    MathQuizGame

    A math flashcard-like game

    Practice math by adding, subtracting, or multiplying randomly generated numbers. To view the source code of the project, go to https://github.com/tenny1028/Math-Quiz-Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 0 This Week
    Last Update:
    See Project
  • 13
    TicTacToe NotSoDeluxe

    TicTacToe NotSoDeluxe

    A Java Tic Tac Toe Game

    A Java Tic Tac Toe Game that runs in console window/command prompt. Source included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JDungeon is a text based adventure game engine written in Java. JDungeon is still in the development stages but already has a number of key text based adventure game features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Terminal Tetris is my implementation of the famous block game, written in Java. The output is sent to the terminal (cmd). The input is taken in by a Java application window. The Java application must be the active window in order to work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Zorobot is an IRC bot for learning japanese. It is highly customizable, featuring spaced repetition, example word/sentence, question modification, adjustable level/speed/color, load/save game, review report, personal word list, google docs or xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple mobile phone game written in Java where you drive a little pink tank around on a mission of ridding the world of all sorts of bad things
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TicTacToe is my second game that I have programmed . It is a simple game in which the player has to play against the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Just an another JAVA interactive text­-based adventure game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A 3D version of the game Virus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Four IT-Students are workig on Java game Sudoku.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A java game that was developed for a class project. The original intention was to make it similar to Secret of Mana, but it became more of a dungeon crawler. (8/15/09) Development was slowed due to Summer. We should be resuming development shortly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ACCAT is a multipurpose tool(suite) for the Wii game "Animal Crossing: City Folk/Let's go to the city" and the DS game "Animal Crossing: Wild World". It was developed to keep track of the catalog in the games, but provides a lot more information abo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PC Game programmed with java whose objetive is to save the world. The main character is Roboman, the most important hero of the third millenium. ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Creates profiles of ROMS and manages the transfer to an R4 card while backing up and synchronizing previous save files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB