Random Big Rich Man(瑞德大富翁) is monopoly-like game using random map to play. It's local game with 4 AI/Human player.
Precondition to run .jar file:
Install java 1.8.0
Image or sound from below project or Internet: gtkmonop kapitalist monopolie
An environment to develop games based on a rectangular board
MatrixGame is a development tool designed to quickly produce video games based on a rectangular board.
A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment.
For some examples please run the jar file after the download. A little menu opens letting you run all the developed games.
Sources are inside the jar file that can be opened as a normal zip file.
In the apk file you can find a partial Android porting.
...You can either play against yourself or against the computer (though the AI is rusty). Click "About" for game rules. (Select No when starting a new game to play against the computer)
(Requires Java 8 (or higher) to play). Make sure Java is installed, and download the JAR, and run it to start playing. (Turn on the heat-map option to better understand the game)
You can download Java from:
https://java.com/download
Leave a review if you like it, or feedback for feature requests.
Play against yourself or play against the computer in this exciting and popular game! (Requires Java 8 (or higher) to play). Make sure Java is installed, and download the JAR, and run it to start playing.
You can download Java from:
https://java.com/download
Leave a review if you like it, or feedback for feature requests.
Also do check out my other game: MilkRun, here:
https://milkrun.sourceforge.io/
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.
Mobile Chess (for Java ME) and Flash Chess (for Web) with Strong Chess AI, see http://mobilechess.sourceforge.net/. Java Applet Chess and Ajax Chess are also available. Mobile Chess is sponsored by Chess Wizard now, see http://www.chess-wizard.com/.
A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
A very simple demo in order to show how to use JLightChessLib
The project aims to help the chess client developpers by showing how my JLightChessLib chess library canbe used in a simple application without ia, anyway the library is not developped for this purpose (as it may be very slow).
In order to use a particular version of the demo, you will need a JLightChessLib jar whose version is at least the same as the downloaded demo.
A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse.
The pgn parser new moves to Github:
* https://github.com/supareno/pgn-parser