Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Java2Script provides an Eclipse Java to JavaScript transpiler (source-to-source compiler) and a nearly complete JavaScript implementation of the Java runtime environment (including AWT and Swing).
This is a simple 2D java game developed using eclipse IDE and little brain, I made this game as a free time project while learning SWINGS and AWT in JAVA. I have included comments and useful links within the code for help. This is a simple game with concept of 2 player fighting, one player standing on left side and other player on right side Facing each-other. Player one keys (Left side player) are WASD for UP,LEFT,DOWN,RIGHT and key 'B' for shoot and for player Two navigate using Arrow keys and Shoot using numpad key '2'. This is my first game and I would like to share it. Anyone is free to make changer to the game like adding stages and improving UI . Kindly maintain the credits page and add your credits too.