Showing 78 open source projects for "strategy games source code"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 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
  • 1
    FCEUX11

    FCEUX11

    Modern Windows-optimized fork of the FCEUX NES/Famicom emulator.

    FCEUX11 is a derivative of the FCEUX NES/Famicom emulator, optimized for Windows. It inherits FCEUX's renowned emulation accuracy while delivering a polished, modern Windows-native experience powered by Qt6. Multi-language support (12 languages) and a full suite of debugging and TAS tools are built in for developers and speedrunners alike. Whether you're revisiting childhood classics or diving into ROM hacking, FCEUX11 runs your NES games smoothly and looks great doing it.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    PyMancala

    PyMancala

    PyMancala: A Python API for the Mancala game

    PyMancala implements rules of the Mancala game, also called Awale. It can be played in different modes: human-human, human-computer or computer-computer. Different variants of the rules are implemented. Several 'basic' strategies are proposed for the human to get an advice and for the computer. Many others can be added and compared to the already existing ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RetroArcade

    RetroArcade

    ASCII SpaceInvaders, Pacman, Frogger

    RetroArcade is a highly portable collection of ASCII arcade games with sound that run in a commandline terminal on Windows, OS-X and Gnu/Linux. Includes SpaceInvaders, Pacman & Frogger. Includes full source code. ----------------------------------------------------------- Featuring * no installation * no dependencies (Ncurses not needed) * simply unzip in your Downloads directory, or any other writeable directory, and run; * or unzip onto a USB flash drive [w/same file format] and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    nestopiaue

    Nestopia UE

    This project is a fork of the original Nestopia source code, plus the Linux port. The purpose of the project is to enhance the original, and ensure it continues to work on modern operating systems.
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project
  • 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
  • 5

    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
  • 6
    Source code to all the XBox emulators/games that XPort has done including: PCSXBox,XBoyAdvance,DOSXBox,Vice64X,WinUAEX,MekaX,MednafenX-NES, MednafenX-PCE, MednafenX-Lynx,Classic99X, Atari7800X, CaveStoryX, SNES9XBox and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    USBLoaderGX

    USBLoaderGX

    Game backup loader for Wii and vWii

    USBLoaderGX is a GUI for Waninkoko's USB Loader, based on libwiigui. It allows listing and launching Wii games, Gamecube games and homebrew on Wii and WiiU vWii mode. Its interface, based on the official theme from Nintendo Wii, is easy to use and perfect for kids and all the family. ATTTENTION, THIS PROJECT IS NOT MAINTAINED HERE ANYMORE. USBLoaderGX last version on sourceforge is 1272 (last stable 1271). Any bug reports or requests posted here will be ignored. This project...
    Leader badge
    Downloads: 1,420 This Week
    Last Update:
    See Project
  • 8
    rpg_chung
    rpg chung is a rpg text like game engine with 3D laby view , smart word input and random dungeon maps generation. It is written in freebasic and can be compared as a game chatbot inspired from the "the hobbit" and "hells temple" games on oric1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    vms-empire

    vms-empire

    Version of VMS-Empire set up for use as a BBS door

    Version of VMS-Empire set up for use as a BBS door. Fully supports game saving so it doesn't have to be played in one sitting...
    Downloads: 0 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

    WiiFlow Lite

    Wii USB backup loader and more

    My mod or continuation of WiiFlow mod by Fix94. Gave it a new name because some of the changes will be easier to deal with if it's in a new apps folder and because this is my own code editing without collaboration with Fix94 and other devs of WiiFlow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    chess777

    chess777

    Basic console interface for 3 player chess in a 7x7x7 cube.

    Allows for selection of pieces and highlighting of possible moves. If the player whose turn it is selects one of his own pieces, he may move it to a legal space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Pontoon

    Pontoon in c - source code and header file

    Pontoon in c - source code and header file for the game pontoon written in c as a console app using the Lcc compliler. It's completely free, but can you give me a thumbs up if you find it usefull?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GameExampleCode

    Source code of a text adventure game.

    This is just a simple text adventure game, feel free to download and make your own game with your own story. This is for learning purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PHP Fortune Neo

    Updated and fixed version of PHP Fortune

    Embed Unix style "fortune" cookies into your PHP code / web pages. Partially refactored version of Michel Kern's 2010 PHP Fortune. I tore apart and completely rewrote fortune.php, but have not (yet) touched create_fortunes_index.php. Fortune databases completely untouched from original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BioGB

    Highly portable Gameboy Color emulator

    BioGB was designed with the following properties: 1. It most be as portable as posible. 2. The code most be easy to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17

    Rockbot

    Multi-platform game engine similar to old Megaman with a stage editor

    An open-source, SDL based, game engine to replicate old style Rockman (aka Megaman) games, being as close as possible of Rockman 1-6, and an editor made with Qt, for custom graphics, weapons, bosses, enemies and level creation. Please access our web page for more details. The engine code is meant to be highly portable, thanks to SDL, and have been ported and tested in: - Linux - Windows - macOSX (x86) (not currently supported) - Playstation 2 - Nintendo DS (abandoned) - Dingux - Open Pandora Any system with SDL and 24 or 32 MB should be able to run it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Input Control

    Log and Play Retro Controller Inputs

    Input Control is a project to allow users to create and play back logs of their play sessions on retro game consoles that use serial communication controllers. Only SNES is supported in the current version, but future updates can be expanded to most types of consoles. Firmware and some code originally based on jaburn's NintendoSpy project, but it has changed a lot for consistency and otherwise.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Simple Console Arcanoid

    Simple Console Arcanoid

    Console Arcanoid written for Windows. In future I want to make it cross-platform. Current version is not the best code, that could be written, so some time later I'll modify it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    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: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    The World Conquest Console Game

    The World Conquest Console Game

    A TBS game written in C++ but the twist is its only console based.

    Draft deploy and attack. The early beta version can only do these things. The alpha can only draft and show territories. The game should get up to the point where it has a text based map, more than 6 territories, and good AI. I have never made AI so it might not be perfect. This project will range from 1-4 months and is COMPLETELY opensource. You can change and share the code but share my link to sourceforge. First rate and i try and add a mac version. Five rates and a try and add a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Freedom Fantasy

    Open-source RPG for Linux similar to the NES game Final Fantasy

    Freedom Fantasy is an open-source RPG (role-playing game) inspired by both the classic game Final Fantasy for the NES and the open-source software culture. It stars leading free and open-source software mascots GNU, Tux, Mozilla, and Beastie and features appearances from many more. It is written in C++ and uses the SDL library (not included) for graphics. The source code is available under the GNU GPL version 2 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Kenny

    "Kenny" is an XBoard/WinBoard chess engine based on "Winglet"

    Kenny is a Winboard/XBoard chess engine based on Winglet (http://www.sluijten.com/winglet/source/index.htm), an open source chess program. Winglet's full source code can be obtained from Winglet. Kenny is an advanced form of Winglet which plays better at some faster time levels like blitz chess or upto 20 minute games, but almost always loses against Winglet when the time controls are 40 minutes or more for each. These tests were run by setting up various tournamennts on the free Chess GUI Arena Version 3.0. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Auth0 Logo