146 projects for "go" with 2 filters applied:

  • 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
  • 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
    Ebitengine

    Ebitengine

    A dead simple 2D game engine for Go

    Ebitengine (formerly known as Ebiten) is a lightweight, open-source 2D game engine built for the Go programming language. It is designed to be simple and easy to use, allowing developers to build games quickly with a clean and minimal API. Ebitengine supports cross-platform deployment, including desktop, mobile, web, and select console platforms. The engine provides essential features such as 2D graphics rendering, input handling, and audio playback.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    OpenTTD

    OpenTTD

    Open source simulation game based on Transport Tycoon Deluxe

    OpenTTD is an open source transport simulation game based on the popular game Transport Tycoon Deluxe by Chris Sawyer, with several additions. OpenTTD is as close to the original as you can get, but has been extended with plenty of great features. These include bigger maps (up to 64 times bigger than the original), stable multiplayer mode that allows for up to 255 players in 15 companies, in-game downloading of heightmaps, AIs, scenarios, and so much more. With its many additions and...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    gonet

    gonet

    A Game Server Skeleton in golang

    gonet is an archived Go game server skeleton that demonstrates a distributed backend architecture for online games. It separates responsibilities across game servers, a hub server, and a stats server. Game servers handle direct player connections and gameplay logic while communicating with shared backend services. The hub server maintains global information and forwards messages between game server nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Data Crow

    Data Crow

    Your collection, your way

    ...Your collection is accessible the way you prefer: as a stand-alone desktop application, in server-client mode for shared access across multiple users or devices, via the web client in any browser, or on the go with the Data Crow Reader App. The app synchronises with your Data Crow installation and works fully offline. Private. Offline. Completely personal. The Data Crow way.
    Leader badge
    Downloads: 462 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    jfCraft

    jfCraft

    jfCraft : Yet Another Minecraft Clone

    ...Complex blocks and entities are loaded from Blender files. Now includes a built-in VoIP conference like TeamSpeak. This game is incomplete for now. The plan is to recreate the game in full and then go way beyond with plugins to create much more.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    The Mana World

    The Mana World

    2D Open Source MMORPG

    ...Explore this large, ever expanding world to defeat monsters, help NPCs and team up with friends as you achieve your goals. Get your weapons, armor and equipment through quests, monsters or crafting. Play mini-games, go on complex investigations or slay powerful bosses. Hang out in town, socialize or attend player organized events. Wear your boots and grab your sword, adventure waits for you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sankofa

    Sankofa

    Analysis of Oware (Abapa) games

    Sankofa is an application for the analysis of Oware (Abapa rule set) games. The goal is to enable players to recognize and to learn from their mistakes and to try alternative strategies. Run sankofa to show the interface on a local Web server at: http://localhost:10000* . Run retrograde to build a small end-game database. Sankofa is an analysis tool and not an automated opponent. It allows you to play both sides and shows the evaluation of possible moves, the game history and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    chrzaszcz

    chrzaszcz

    An SDL2 based maze-game.

    An SDL2 based maze-game. In chrząszcz you are walking through a maze. The whole maze is divided into chambers. In order to go to a different chamber you must open a door. In order to open a door you must have a key. To open the door you sometimes need to exchange the keys with the orcs living here. Do not be afraid, the orcs are friendly and they always allow you to reverse the transaction. But sometimes they will not give you anything. You must figure out which keys combinations they would be willing to exchange.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Play with Apache Pulsar

    Play with Apache Pulsar

    A tiny game using Apache Pulsar

    This project is a tutorial-style codebase demonstrating how to build a multiplayer online game (in the style of Bomberman) using Apache Pulsar as the real-time event stream backbone. With Go as the implementation language and the Ebitengine 2D game framework, the system handles rooms, player movement, bomb placement/pushing, destructible and indestructible blocks, scoring, and even replay recording. Central to the architecture is the use of Pulsar topics to propagate player events, score updates, map changes and to synchronize game state across clients. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    OpenKropki

    OpenKropki

    open-source implementation of the "kropki" (aka "tochki") game

    ...'Kropki' is a pen & paper game somewhat popular in Poland (kropki), Russia (точки) and Czech republic (židi). The game's name translates simply as 'dots'. The concept is similar to Go, although it have been adapted for on-paper gameplay: * every player takes turns into putting a new dot on the field. * when one of the player managed to put his dots all around a group of enemy dots, he creates a 'base', capturing the enemy's dots. * a base cannot be trespassed by the enemy, but it can get captured...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Dragon Go Server

    Playing Go with web-based turn-based Go server

    Dragon Go Server is a web-based server for playing go (a.k.a baduk, weichi and igo). It's intended as a replacement for play-by-email, where the server keeps tracks of the moves. Tools used are php and mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fuego is a collection of C++ libraries for developing software for the game of Go. It includes a Go player using Monte-Carlo tree search.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 13
    Rcbot2
    RCBot2 An open source GPL bot framework for HL2 Orange Box Mods ONLY
    Downloads: 25 This Week
    Last Update:
    See Project
  • 14
    DarkForestGo

    DarkForestGo

    DarkForest, the Facebook Go engine

    ...The codebase includes tools for parsing classic Go formats, generating training examples, and evaluating models on standard test suites and online servers. A KGS/online client and match runner make it practical to stage controlled tournaments or continuous rating evaluation. Although later projects (like ELF OpenGo) surpassed it in strength, darkforestGo remains a historically important, clean reference for neural-MCTS Go systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    OUTDATED REPO - GO TO GITHUB INSTEAD: http://github.com/molgrum/cspree
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JScumm

    Project to create a Java based SCUMM engine.

    This project is hobby project to start coding and go through the different stages of creating a Java based SCUMM engine. This project starts with an script interpretation engine, continues with extracting, loading and handling media sources (i.e. MONSTER.SOU) bringing the rest to of this virtual machine to live. This project should ensure that all assumptions and the code based on those is always valid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    ...It also adds some trees at the top of the terrain. (multitread vesion not released yet) 3. Seme as point 2.. Multithread terrain-rendering, roads on it, and vehicles to go around. The most important part is terrain-rendering. The Algorithm at the heart of it features my first and second theorem abut polygonal surface approximation. It took something like 2 years to develop it. It's technically a view-dependent, continuous dynamic level-of-detail rendering algorithm. Main features are simplicity and documentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FlightCraft3D: The Return

    FlightCraft3D: The Return

    extreme 3D flight simulator with advanced terrain rendering

    A rough, 3D extreme flight simulator in which there's a large terrain on which one can land: as the terrain-rendering is advanced and thus terrain is large, detailed and well visible, one can do wild flights in valleys, one can experiment with landing in any casual point of a wild, colorful area including mountous, hilly and flatty areas as well. The flightmodel is primitive here, but acceptable. I will try to do a second release in which the JSBSim module will be used to provide a more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Privileges#

    This is a hacking style game set in the early '80s

    ...I have started coding some of this already and is about 3% - 5% complete. You can download the source code I uploaded it all as a zip file in the download section. It has the game files needed to run the game. Go here if you just want the CPP file or like to view the code: https://github.com/jwlickliter/privileges.git Right now the file for download will run on android with use of an ide. I recommend cppdroid. Its free on google play and has a really good console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tiny shooter game, remake of an original game by Greg Kuperberg (Orion Software - 1982). More info on the web site (Use link or go to http://sukender.free.fr/paratrooper/index_en.php ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    onewaytogo

    onewaytogo

    Development has moved to github

    Simple action/puzzle game written in LÖVE(Love2D), inspired by 1990 game named Sensitive developed by Oliver Kirwa. One Way To Go has a little different gameplay though. Development of this game has moved to github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The CGoban 1 program is a Unix-based client for connection to internet go server that use protocols similar to the one used by IGS, the Internet Go Server. It also functions as a SGF (Smart Game Format) browser that lets you view and edit go game records.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Aurora Game Hub

    Aurora Game Hub

    Experience your PC Games Beautifully. Try it, we think you'll like it.

    ...We think using the awesome power and flexibility of PC and using inspiration from the elegant and beautiful experience from Consoles we can make something pretty cool. This is still a work in progress! So if you find any bugs please go here to report them: http://www.auroragamehub.com/support Thank you for your time! -- CC BY-NC-ND 3.0
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Dungeons of Belemar

    Dungeons of Belemar

    Fast paced action RPG with retro graphics style

    ...Bad luck, that Xyljasf himself is a Demon Halfgod of incredible power. There is no army nearby to do the deed and all heroes with some brain have already fled to some tavern far off. So it is up to you, some unremarkable fool, to go to the bottom of the damned dungeons, slay a god and save the world. Somehow it doesn't seem to be your day today, but we wish you good luck nonetheless.
    Downloads: 1 This Week
    Last Update:
    See Project