Showing 41 open source projects for "java 2d chess game source code"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 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
  • 1
    microStudio

    microStudio

    Free, open source game engine online

    ... as a guest. microStudio includes all you need to write code, create sprites and maps for your 2D game. All from your web browser. Your project is stored in the cloud, and accessible from anywhere. Write your game code in microScript, a simple language inspired by Lua. The documentation is always there to help. Create cool demos in just a few lines of code. microScript shines by its simplicity and interactivity. But you can also code in JavaScript, Python, or Lua if you prefer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilizing 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Oak

    Oak

    A pure Go game engine

    Oak has recently brought in dependencies that include C code, but we still describe the engine as a Pure Go engine, which at face value seems contradictory. Oak's goal is that, by default, a user can pull down the engine and create a fully functional game or GUI application on a machine with no C compiler installed, so when we say Pure Go we mean that, by default, the library is configured so no C compilation is required, and that no major features are locked behind C compilation. We anticipate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    An open-source 2D HTML5 game engine. Excalibur was built from the ground up for TypeScript, a typed superset of JavaScript that feels familiar to C#, Java, and other strongly-typed languages. This makes Excalibur code clean, readable, and maintainable. Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main code branch. Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    Ct.js

    Ct.js

    Ct.js is a desktop game engine that makes learning programming fun

    ct.js makes learning programming fun and game development easy by its visual tools, good docs and flexible, modular library. It is free, open-source, and is loved by hobbyists, professionals, teachers, and their students. Bad tools hinder your performance. Ct.js is designed to be like a brush with which you create games, not to be an enemy you will fight with. ct.js bundles come with offline docs, tutorials, and editable examples and demos. The code editor highlights errors and provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    LittleJS is a super lightweight 2D JavaScript game engine with fast WebGL rendering. It is designed to be small, simple, and easy to use for various applications, from game jams to commercial releases. This engine has everything necessary to make high-quality games, including fast rendering, physics, particles, sound effects, music, keyboard/mouse/gamepad input handling, update/render loop, and debug tools. It is recommended that you start by copying the LittleJS Starter Project This file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Engo

    Engo

    Engo is an open-source 2D game engine written in Go

    Engo is an open-source 2D game engine written in Go. It uses the Entity-Component-System paradigm. The code is available on GitHub. If you encounter any problems, find any bugs, or want to request a feature, you can open an issue or chat with us on gitter. A cross-platform game engine written in Go following an interpretation of the Entity Component System paradigm. Engo is currently compilable for Mac OSX, Linux and Windows. With the release of Go 1.4, supporting Android and the inception...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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.
  • 10
    VatraLib

    VatraLib

    A simple cross-platform game engine for creating old-school 2D games

    VatraLib is a simple and light-weight cross-platform game engine which allows for creating old-school 2D games, such as Jump 'n' Runs, Real-time strategy games, and Shoot 'em ups. The key idea is to provide the developer with low-level functionality - animation control, collision detection and the like - so they can focus on making games instead of re-inventing the wheel. VatraLib has been rewritten from scratch, see current code under "Code". The first installment of VatraLib used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vivid

    vivid

    Vivid3D is an open-source 3D engine with powerful 2D UI.

    Vivid3D is a full 3D engine with open-source code, which also includes a full 2D UI. This UI is combined with the engine for the "Vivid3D" tool - which is similar in usage to Unity3D, in some regards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Amethyst Game Engine

    Amethyst Game Engine

    Data-oriented and data-driven game engine written in Rust

    Data-driven game engine written in Rust. Amethyst uses a rigorous Entity Component System (ECS) architecture to organize game logic. This abstracts away some of the parallelism work, allowing easier exploitation of multi-threading in games. The ECS is rich in features and very efficient, as it never does any memory locking while remaining entirely thread-safe. Amethyst uses gfx-rs to render graphics with Vulkan or Metal. It is meant to be used for 2D and 3D, with various utilities for both...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Planimeter Game Engine 2D

    Planimeter Game Engine 2D

    Planimeter Game Engine 2D - LÖVE-based game engine for Lua

    Planimeter Game Engine 2D - LÖVE-based game engine for Lua. Planimeter Game Engine 2D was designed for multiplayer-first game experiences and to bring professional-grade game engine features to the hobbyist community. It is the most feature-packed game engine you've ever heard of, and provides more functionality out-of-the-box than most other competing game engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    nCine

    nCine

    A cross-platform 2D game engine

    nCine is a cross-platform 2D game engine that runs on PC (Linux, Windows, macOS), Android, Raspberry Pi, and the web (Emscripten). The project has been in active development since June 2011. Source code is released under the MIT license and is available on GitHub. Visit the donate page to discover different ways to support and sponsor the project. Join the Discord server and meet the community of developers, users and players. Indent with tabs (4 spaces) but use spaces for continuation line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Frank Engine

    Frank Engine

    A 2D game engine and level editor

    Frank Engine is a game development framework with a built in editor written in C++. The goal is to be a fast way to create large open world 2D games with high quality graphics. Everything necessary to create a fully featured game is included: physics (Box2D), rendering (DirectX), level editor, dynamic lighting, particle system, sound, music (Ogg Vorbis), gamepad input, GUI, and debug console. The code is fairly well documented and includes simple starter projects build on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    geeny

    scriptable game engine with built-in support for 2D graphics and sound

    Geeny is a scriptable game engine with built-in support for 2D graphics and sound. The scripting language is object oriented, high performance is attainable by using vector and array operations. Win32 C++, full portability planned in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NettyGameServer

    NettyGameServer

    A mobile game distributed server implemented using netty4.X

    A mobile game distributed server implemented using netty4.X, supports tcp, udp, http, websocket links, uses protobuf custom protocol stack for network communication, supports rpc remote calls, uses mybatis3 to support db storage sub-database sub-table, supports asynchronous mysql Storage, update the reids cache synchronously when the db is saved. Use the ExcelToCode project to generate java classes and json data dictionaries from excel data, and DictService directly reads json to reduce part...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Macchiato Doppio

    An advanced flexible game engine for Java.

    Macchiato Doppio is a Java game engine emphasizing cross-platform interoperability, and 2D and 3D support. We've just re-created the foundation of the game engine, and we're working on making things easier with more advanced tools and documentation. Currently we're focused on 2D gaming, but we'll be moving on to 3D gaming when we've got a good, tested 2D platform working.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    TXna Game Engine

    TXna Game Engine

    XNA based game engine completely written in c#

    ... based game engine written in c#. Complex scenes can be build in just few lines of code. The developer is free to combine TXna features and standard Xna techniques without any limitations. Please use the svn checkout or update feature to get the latest source and compile from source. The engine is not released frequently but only after major source updates. Chances are that by downloading a release you will get a rather old copy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    LiquidFun

    LiquidFun

    2D physics engine for games

    LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways. You can write LiquidFun code in C++, Java, or JavaScript. LiquidFun is an extension of Box2D. It adds a particle based fluid and soft body simulation to the rigid body functionality of Box2D. LiquidFun can be built for many different systems, including Android, iOS, Windows, OS X, Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    G2

    G2

    A generic 2D engine for any kind of game

    This game engine uses the power of C++, OpenGL, and OpenAL to provide highly-portable, object-oriented code for programming a video game. Rather than tailoring to a specific type of game, the engine focuses on the fundamental components. It covers audio, graphics, controls, and data flow. With G2, developers have everything they need to create a 2D game without the need of expensive SDKs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TR Game Engine

    TR Game Engine

    TR Game Engine allows you to develop your game quickly and easily.

    This library providing a simple 2D real-time render system, a collision management system and a real-time game management system. It has also a sound management, network and many other things that games need. This library can read and write compatible images for BlueBox: A-Life project. You can use this handy Java-based library to easily manipulate sprites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Basic Java Swing Game Engine
    BJSGE(BasicJavaSwingGameEngine) is a basic game engine to develope a 2D game with java swing. Author: cyberdos Difficulty: easy Create a gameloop with one command: new Graph() //init Game { public void instance(Graphics g) //Game loop { //game code here } }); Image Sources: Example1-Dead_Screen: http://readersrecommend.files.wordpress.com/2013/01/splat.jpg Example2-Dead_Screen: http://wolkenwetter.files.wordpress.com/2011/08/blitz-052.gif Example-Icon: http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cyber Knight is a game engine for developing educational software for computer science. The platform features an isometric tile engine and a code visualizer for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next