Search Results for "strategy games source code" - Page 24

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

View related business solutions
  • 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
  • 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
     Super Mario Bros. Python Final

    Super Mario Bros. Python Final

    Super Mario Python Final

    This project has been discontinued for a while now. Recently I decided to come back and work a little bit more on it. I added some new stuff and here is the new result. This will be the final version of the game, I do not intend to release any new stuff in the nearby future. The game isn't perfect and I believe it has some broken code. Anyway, it should be playable. Thanks for looking! Sincerely - HJ.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2

    Annals of Rome retro remake

    Remake of a turn-based strategy game.

    Remake of a turn-based strategy game written from scratch, using graphics created with screenshots of the spectrum release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Codename Alpha will (when finished) be a realtime strategy game (RTS), written entirely in Java. For now, it is a Java RTS engine with a small testgame (including one kill-all mission). AI uses an integrated trampoline-style cps-interpreter for scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Devana

    Devana

    the open source browser strategy game

    Devana is an open source browser strategy game developed from the ground up (without any third party code) using OOP (Object Oriented Programming) code written in the MVC (Model View Controller) paradigm. http://devana.eu/ http://www.facebook.com/DevanaGame
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    NetHack-de is a translation of NetHack into German.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Atlantis Little Helper is a cross-platform client application for play by email (pbem) game of Atlantis. It is light-weight and intended to be as much compatible with different varieties of Atlantis 4 as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Da Vinci Wars

    Opensource RTS game

    Da Vinci Wars is a multiplataform OpenSource RTS (Real Time Strategy) multiplayer game based on the 16 century Italy, with the aim to emulate the battlefield behavior of most Leonardo Da Vinci's designs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Paradise

    Paradise

    Paradise Station's GitHub main repository

    Paradise Station is a popular SS13 server and variant codebase on BYOND that emphasizes medium-roleplay (MRP), narrative depth, and balanced gameplay, with unique enhancements over the base game. This guide shows you how to leave code comments that comply with "autodocumentation", a system designed to make everyone's lives easier when reading or reviewing code. All contributors are expected to read our Code of Conduct before they take part in our community. Paradise does not provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sljngshot is a clone of the gravity game Slingshot implemented in java. It offers hot-seat single-computer sessions as well as multiplayer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    PokerAssist

    PokerAssist

    Poker game assistant to get probabilities to win a hand.

    PokerAssist derives probabilities to win Texas Hold'em poker games. It includes a user interface in Qt, and the source code is in Python v2.5. INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped. Next version will migrate to Java technologies for developing convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Archivist
    Archivist is a program for "Magic the Gathering". Archivist allows you to create Magic Decks for Mindless Automaton and Apprentice. You can manage your private card collection and multiple decks. Rich analysis tools help you to improve your deck. Archivist 2 is the latest version build for Windows Systems using the .NET Framework. Download as archive or self extracting archive. No installation required! CODE moved to GitHub - https://github.com/spech66/archivist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Arx Libertatis

    Arx Libertatis

    Cross-platform port of Arx Fatalis, a first-person role-playing game

    Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002 first-person role-playing game developed by Arkane Studios. Arx Fatalis features crafting, melee and ranged combat, as well as a unique casting system where the player draws runes in real time to effect the desired spell. The Arx Libertatis source code is based on the publicly released Arx Fatalis sources and available under the GPL 3+ license. This does however not include the game data, so you need to obtain...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Wizard of Wor HTML5

    Wizard of Wor HTML5

    Wizard of wor HTML5 remake.

    Wizard of wor HTML5 remake. Usage: Upload and play. You should have HTML5/CANVAS/WEBGL Capable browser. I did not made this code, it is made by a great programmers!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Yahtzee

    Yahtzee

    A simple Yahtzee game coded in java.

    A simple Yahtzee game coded in java. This is the working source code for the final project for the course CIS 256 that my partner and I turned in. (2007). This is posted here as a portfolio project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PygameFrame

    Python/Pygame Game-Building Framework

    A template I created to help me organize my Pygame code, that I decided to share for everyone's use. I built it to help me organize all of the programming practices I have seen in different Pygames, tutorials, books, and other sources, to help me make a robust framework that I can simply copy-paste to start new projects with. This package was originally known as "Santo's Pygame Template", but I've renamed it to "PygameFrame" since. This is merely a skeleton to build a game from; and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    JNetwar

    A strategy game written in Java

    Long term project to get some game programming skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Solaris Skunk Werks is a tool used to design Battlemechs for use with the Classic Battletech wargame. Data Files are available at www.solarisskunkwerks.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flexible Isometric Free Engine

    Flexible Isometric Free Engine

    Cross platform 2D game creation framework with Python bindings

    FIFE is a cross platform 2D game creation framework written in C++ with Python bindings. It's designed to be flexible enough to support a wide variety of 2D game types but specializes in 2D isometric type views.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    StarterMud is a port of Rom24B6 that is setup to be compiled on windows using MSVC. =========================== Update: 09-23-201 StarterMudv4 is the Latest Windows Build! I compiled it with Visual C++ 6.0 as this is what I originally used during development. - SVN now contains latest Windows StarterMud Files! =========================== The Area Editor (SMArcead) for windows includes support for OLC w/mobprogs.. Works with All Win32 versions of StarterMud. There is also a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pax

    Pax

    A Wargame

    Pax is a grand strategy game around the topics of war, diplomacy, exploration and trade, set during the Middle Ages and Renaissance. It features a highly customizable engine, allowing users to create their own variations of the game or completely new "mods", thorugh simple scripts. The game is still in the planning and design phase, but for more information, please see the project's homepage and wiki at http://paxgame.sourceforge.net
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    This project is exploring the possibility of rewriting Zangband (Angband) in Java with GWT and other modern open source APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Space! made in the LOVE framework

    A WIP space combat game

    Space is a space combat game made in the LOVE framework .(https://love2d.org/) It is still in early bata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cobalt Project is a game project following the tracks of Master of Orion and Imperium Galactica. You control up to several thousands of planets and ships in a turn based game, fighting against or trading with other races.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tapan Kaikki is a top view shooter game. The sole purpose of the game is to kill everything that moves. 1-4 players. The first version in the repository is the source code of TK bloodshed (aka TK4.0).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo