Showing 61 open source projects for "game go"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Baritone

    Baritone

    Google maps for block game

    A Minecraft pathfinder bot. Baritone is the pathfinding system used in Impact since 4.4. How to immediately get started: Type #goto 1000 500 in chat to go to x=1000 z=500. Type #mine diamond_ore to mine diamond ore. Type #stop to stop. For more, read the usage page and/or watch this tutorial playlist. For other versions of Minecraft or more complicated situations or for development, see Installation & setup. Also consider just installing Impact, which comes with Baritone and is easier...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    jfCraft

    jfCraft

    jfCraft : Yet Another Minecraft Clone

    jfCraft is Yet Another Minecraft Clone built with the JavaForce library. Built from the ground up to look like the real thing. Uses the Faithful texture pack. 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: 10 This Week
    Last Update:
    See Project
  • 3
    Sulphur Nimbus: Hel's Elixir

    Sulphur Nimbus: Hel's Elixir

    3D platform action adventure with momentum-based flying

    A video game where you explore a cursed island as Sulphur Nimbus the hippogriff. The island is populated by dark monsters and speakers of a strange foreign language. Throughout the game, more of the vast network of underground tunnels are opened up to you, and clues about the island's past are revealed. The gameplay is centered around the momentum-based flying mechanic, which is difficult to master but ultimately lets you go anywhere with six degrees of freedom and no speed limit. Other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Game Development (Ninja Girl)

    Java Game Development (Ninja Girl)

    Example code for creating a 2D platform game in Java.

    !Help Wanted! See Discussions for more details. A platform game demonstrating concepts for 2D platform game creation in Java. Collect the stars and go through the door to advance levels. Graphics courtesy of: https://www.gameart2d.com https://opengameart.org/content/animated-fire https://craftpix.net Levels created using https://www.mapeditor.org/ Project created in the Eclipse Java IDE. Keys: Up, Down, Left, Right - Move Player Space - Jump M - Throw Kunai Q, A - Scroll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    playbox.fx

    playbox.fx

    Collection of board games.

    Playbox.fx is a free, ad-free and still growing collection of board games. It is a private hobby project with no commercial goals. It contains Mahjong Solitaire, Draughts, Chess, Go, Halma, Nine Men's Morris and Peg Solitaire. The games can be played against a simple AI or locally against friends. There is a portable version (zip) for Linux. There is an installer (exe) and a portable version (zip) for Windows. Have fun and stay healthy, Markus. P.S. If you like the project and you have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Chess Tournaments (Windows setup)

    Chess Tournaments (Windows setup)

    This is a chess program to help you to organize any chess tournaments

    This is a chess program to help you to organize any chess tournaments without using real chess rules, go to the support page of this program. The support page also has more information about this program. This program creates a "Data" folder to save settings of this program and notes of tournaments and players. Players could play with each other on a single device or playing by multiple devices by a network. This program shows squares that mouse points on them and that helps to prevent any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chess Tournaments

    Chess Tournaments

    This is a chess program to help you to organize any chess tournaments

    This is a chess program to help you to organize any chess tournaments without using real chess rules, go to the support page of this program. The support page also has more information about this program. This program creates a "Data" folder to save settings of this program and notes of tournaments and players. Players could play with each other on a single device or playing by multiple devices by a network. This program shows squares that mouse points on them and that helps to prevent any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pairfx

    Pairfx

    Chess pairing program for run through and round robin tournaments

    PairFX is a chess pairing program specialized for youth tournaments in schools and chess clubs . No installation required! Just Unzip it and go! (You can run any kind of tournament with it actually but it was written for chess in schools) It supports the organization of a so-called 'run through' tournament and round robin (everybody against everybody) tournaments Swiss pairings are not (yet) possible. Are you a chess teacher at school, or organize a separate tournament...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    CS:GO Multi Script

    CS:GO Multi Script

    Multi scripts for CS:GO that do just about everything

    I have not posted any of the code yet, I'm working on it locally then will push everything. This is not to be used in game (maybe deathmatch only :stuck_out_tongue:), but rather is meant to have some with the features that Java provides. I included all source so that you can see what I used. This is a great project to learn about global event listener, JRobot, JavaFX, etc... Most of the people said this just makes it harder to play the game, so it's not fantastic. The only thing I...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    .... Game Objects (GOs) opt-in to services by implementing the "marker" interface for each one it wants. GOs enter the system via Install Pipeline, an asynchronous "standard" implementation that keys on the marker interfaces and performs the "protocol" for that marker. There are also Event and Uninstall pipelines. Reference by name is encouraged. A trip through the pipeline includes a Bind Name List; allows GO to connect to interfaces in other GOs on the other End.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graphical interface to programs that play the game of Go and use the Go Text Protocol (GTP), such as GNU Go.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Break-Out

    Break-Out

    The classical breakout game for hours of fun !

    This game is a nice remake of the traditional brick breaker game, which rules are the following. Bounce the little ball with the bar to destroy all the bricks. Try to survive all the levels to get a nice score or go as fast as you can to make the best chronos and be in the high-scores. Good luck ! If the game does not launch correctly, you probably have to install a more recent version of Java. I uploaded a light version of the game (without the soundtrack). Feel free to leave a review !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TOYVision

    TOYVision

    Toolkit for the easy prototyping of hybrid games for Tabletop Devices

    TOYVision is a software toolkit for the easy prototyping of Hybrid Videogames, mixing physical and virtual elements. Designers and developers of videogames, can use ToyVision to develop computer augmented hybrid games, based on manipulation of physical playing pieces and body gestures. ToyVision, supports Reactivision to comunicate with visual based Tabletop devices /http://nuigroup.com/go/lite), and Kinect sensor to track players movements ToyVision enables passive (carried out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Aurora Game Hub

    Aurora Game Hub

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

    ======================== Welcome! =========================== Experience your PC Game Library Beautifully. Try it, we think you'll like it. Check out our new video! http://www.youtube.com/watch?v=GHeQP8dNlvU Aurora Game Hub is something we made out of hate for the current PC Gaming experience. We Love Playing PC Games. We really love gaming on the PC. We think using the awesome power and flexibility of PC and using inspiration from the elegant and beautiful experience from...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Information Machines: Two blocks that can break the blocks that are at the sides, according to the position that has been previously placed. The advanced blockbreaker is more fast and have silk touch. Life: Add cherry tree, cherries and some recipes. So when I go Mojang Update Minecraft updating it, and if I can not, at least, I posted the code. The code is 100% GPL, you can use it for whatever you can think of. The source code it's on Github - https://github.com/alca259/alca...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Railz2

    Railz2

    Railway management game in the same vein as Railroad Tycoon.

    Welcome to Rails2. A follow-on to the freerails and Railz projects. Project abandoned. Created Freerails 3 (Freerails III) based off the Freerails 2 codebase which has a better starting point. Click homepage link to go to project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ControllerToKeys

    ControllerToKeys

    Emulate Keyboard and Mouse with a Controller.

    Supports Xbox 360 controllers and possibly other Xinput controllers. Also supports other USB controllers such as Logitech Dual Action. Go to Configure -> Non-Xbox controller. ControllerToKeys aims to give full controller support to all PC games that don't have it by emulating key strokes, mouse movement, mouse buttons, scroll wheel and key combos (i.e. alt+tab). With the ability to save and sharing button mappings, the intention is to be able to publicly share your mappings with others...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    GOdroid is an Android application to play the strategic board game Go against the GPL Go engine GNU Go. It contains a Go board UI and minor changes to GNU Go. This site contains the sources for the UI and the (few) changes to the GNU Go sources. Translations contributed by - Chinese: Jean Lea and Kid Wong - Russian: Шмойлов Валерий - Danish and Norwegian: Michael Berthelsen - Polish: Piotr Goliasz - Finnish: Daniel Landau - Romanian: Mircea Damian - Spanish: Pol Urós Guardiola...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21

    Absolute Java Space Battle

    Asteroid-destruction space game Java applet

    A simple 2D game where asteroids fall at a spaceship and must be destroyed or dodged. Use the keyboard controls to maneuver the ship, avoiding the asteroids and guard towers as long as possible. To do so, dodge the asteroids and guard towers or destroy them with your laser cannon. Colliding with an asteroid or flying by a guard tower causes your shield to go down. Both the shield and laser cannon recharge over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JagoClient is a Java software to play the board game Go over internet servers, to edit Go game records, to play against the computer (with gnugo), and to play point-to-point games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Stone Lantern V1.0 (MC 1.5.1/1.5.2)
    ... under them first. Who wants to look at that all of the time anyway? - Redstone Lanterns: You literally have to go to Hell (The Nether) and back to craft them. And they have to be powered by a Redstone Torch or a Switch. Too much of a pain to craft, and not Renewable. I hope Mojang adds this to Minecraft in a future update. PS: Source Code is also included in the zip files. :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    5Frogger

    A simple unique frogger game where it's all about the money.

    This is the first time I programmed a game! It's a prototypy unique frogger, where it's all about the frogger family and you are the bawss. Go get the money then! Risk your life, crossing huge streets and the big ocea.. no wait. river. yeah. No big deal. This project was made for www.onegameamonth.com ! details: Written in Java, with Slick2D and LWJGL. Requirements: JRE 1.7
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next