Showing 313 open source projects for "chess java me"

View related business solutions
  • $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
  • 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
  • 1

    drag0nius' Diablo 3 DpS Calculator

    Damage calculator and items comparison tool for Diablo 3

    Fully featured, standalone & platform-independent Java (JRE6) damage calculator/items comparison tool for Diablo 3. Be sure to check https://sourceforge.net/p/d3dpscalc/wiki/Home/ before asking questions. Language file is available, possible to include any language as long as somebody provides me with translation. Currently supported: - English - Polish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ChessBoardForPC

    Just aims to be a chess board (free to make your moves).

    This project just aims to be a simple chess board. You can do whatever you want with pieces (even make a piece eat a king if you want !!!) : the purpose is just to provide a "magnetic" chess board on computer. But all moves are verified. Also with some facilities : history manager, so that you can go back and rewrite the game history !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SimpleChessBoard for Android

    A simple chess board for Android (>= API 3)

    A simple chess board (no ia) application for Android. The board size adjusts to screen size and orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Munchie

    Munchie

    Munchie is small program designed to help you decide where to go eat.

    Munchie is a fun little jar program (so java required) that can help you and your coworkers (or friends) make the important decisions in life. Where to eat for lunch. The program organizes a self-populated list of your favorite restaurants. It features a rating system and a choose for me option calculated by a weighted random number generator that takes in account your ratings and the amount of time since last visiting the restaurant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    iTron

    iTron

    A 2D kTron clone for Windows etc. Ein 2D kTron Klon für Windows etc.

    ...If you're happy with iTron, please give me feedback and let me know if something isn't working. Contact: l_sch@web.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    EVOlution RTS - Continued version

    Continued version of EVOlution RTS,

    ...source=directory, last updated on 30th of December, 2010). Thus, this project is to continue the goal of the original EVOlution RTS - To create a game incorporating cells. Since I am an unexperienced Java developer, I need someone to help me out. This is the first major project, and I do require a person to help me out. If you are interested, please email me at weien_1999@hotmail.com or my sourceforge email. I have included a TODO file, copied from the original project, but with added stuff to increase the complexity and fun in this game. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Mine Craft ~Z Flavor~

    Minecraft Presets Brought Together By Me "The Z"

    This Project Is Dedicated By Me, Zahidul Islam To Bring Dedicated Minecraft Gamers' With Presets Of Minecraft That Comes With Custom Theme Packs, Mods, Sprites,etc. Here I Shall Guarantee 100% Compatibility With All The mods And Theme Packs. ~Disclaimer~ Minecraft is Not Owned By Me But is Owned By Mojang and Hereby They Have The Final rule To Decide If I Have The Ability To Upload My Contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    minimizer

    Too many windows distract you? Me too! Minimize them with style!

    Minimizer 1.0 does the following: - 3D animation that minimizes all windows - shows the desktop - play a game of memory if you do a right click before the animation is over. - Its fun! And exercises your brain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    War of Respect

    War of Respect

    War of Respect is an online turn-based MMORPG in 2D-anime style.

    War of Respect is an online turn-based MMORPG created for public in 2D-anime style. Players are able to communicate, participate in events, reach the top 3 top-players and even more! It's free, and in continue development. War of Respect comes in three variants: War of Respect War of the Players Second Generation (2G for short) It's international, free and fun to play on. If you like to buy extra features (Like 1 extra level) you have to pay with real money. Our team is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    Chess Queens
    Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    sum gnu anti reversi 8x8 -windows

    Use delphi or lazarus to program Anti Reversi by min\max method

    Move to: 1:Delphi version to https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-windows 2:lazarus version to https://github.com/sum2012/sum-gnu-anti-Reversi-lazarus-windows Sum GNU Anti Reversi 8x8 program is an anti Reversi of the classic game "Reversi". The player who has more pieces on the board when the game is finished, loses the game.The program use half score cut method to make it to think faster.I also program java reversi to display reversi in web site.Future will clean...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    JChess

    The Java Chess Engine

    This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application. If you are interested to contribute please contact me. Francisco Rafael Del Roio <francipvb@hotmail.com>.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TicTacToe NotSoDeluxe

    TicTacToe NotSoDeluxe

    A Java Tic Tac Toe Game

    A Java Tic Tac Toe Game that runs in console window/command prompt. Source included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Chess Diagram Editor
    Chess Diagram Editor is a simple program to create chess diagrams. The program supports GIF, JPG, PNG as well as FEN files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tantrix ME

    Tantrix ME

    Tantrix board game and puzzles for J2ME and Android devices

    With Tantrix ME, you can play Tantrix (www.tantrix.com) on your mobile device (cell phone, smartphone, tablet PC, ...) that implements the Java (J2ME) platform with at least MIDP 2.0 and CLDC 1.1 or the Android operating system!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EverFrost

    EverFrost is a Minecraft dimension mod

    The Everfrost is a mod that is in production, with modders Jmax, odedrt9, Methuselah and miniman doing the programming and me as the texturer and idea creator. It is a dimension mod that adds a dimension that includes numerous items and blocks, new dungeon-like structures with lots of fun exploring opportunities, new mobs, and even some new enchantments and potion types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wrath

    wrath

    Single-player first person shooter game for JSR-184 Java/J2ME phones.

    Re-live this classic story as an interactive 3D real-time action/adventure. Lead one of the world's greatest warriors, Achilles, through an almost never ending maze of encounters. All significant themes of the epic poem are explored. You'll discover the substance of heroism as well as the concepts of glory and honor by attempting to control the consuming rage within Achilles. Minimum requirements: JSR-184(Mobile 3D Graphics), CLDC 1.1, MIDP 2.0 Java/J2ME device with 1.5 megabytes of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jin is a Java client for various chess servers. It currently supports the Internet Chess Club (chessclub.com) and the Free Internet Chess Server (freechess.org) but is designed to be able to support any chess server.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 19
    A simple two player chess game written in Java. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PJTimer - Mobile Speedcubing App

    PJTimer - Mobile Speedcubing App

    All-in-one speedcubing app for Java-supported mobile phones

    PJTimer is an open-source, all-in-one mobile speedcubing app, based on desktop speedcubing app like the CalCubeTimer(CCT) and Prisma Puzzle Timer and the web-based ones like the CubeTimer.com, CubeMania.org and qqTimer.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Minecraft Add-On Manager
    The "Minecraft Add-On Manager" is a powerful tool which makes things like modding or installting texturepacks much easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DiscGolfer
    You are at the track with your friends, and don't want to fiddle with a notepad. You pull out your phone and mark up (Disc) Golf points with a single button using your MIDP or Mobile Linux phone. If this sounds good, DiscGolfer is for You.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tonic is a graphical interface for playing chess on Internet Chess Servers (especially FICS). It is based on Jin's source code. Read more about features and development at tonic-chess.blogspot.com and at http://kenai.com/projects/tonic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A small ICS chess client written in Java, not so large as Jin and nicer looking. The main thing will be to write code for various chess servers. Expected features include game saving as PGN and support for most commands of various ICS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Virtual telescope written in Java for mobile phones. Uses CLDC1.1 and MIDP2.0. Tested on mobile phone with 2MB RAM and 60MB storage. The largest catalog uses TYCHO2(2.5M stars) and NGC+ IC(13k DSO) .Sky plotted in dark red. Has desktop version also.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo