Coder Social home page Coder Social logo

arunk054 / java-game Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 35 KB

This is a Tetris style game where instead of bricks, we have are small circular objects called puyos. The puyos fall as a pair and can be rotated using the arrow keys.

Java 100.00%

java-game's Introduction

puyo-puyo Game (Japanese version of Tetris)

This is a Tetris style game where instead of bricks, we have are small circular objects called puyos. The puyos fall as a pair and can be rotated using the arrow keys. The goal is to group puyos of similar color. The game is developed using Java programming language and Swing library was used for graphics.

View Demo

==================HOW TO LAUNCH PUYO-PUYO THE GAME========= 1)Open command prompt and change to the directory containing the extracted binaries. Make sure the directory contains the folders - arun and images 5)Type - "java arun.puyo.v1_1.LaunchPuyo" to run the game. Please make sure the PATH variable is set to the JAVA bin directory

==================HOW TO COMPILE THE SOURCE CODE========= 1)Open Command prompt 2)Change to the directory containing the source. Since the entire code is part of a single java package, all you need to do is change to the directory arun/puyo/v1_1 and compile all files using the command 'javac *.java'

=================HOW TO PLAY THE GAME===================

  1. To Start game press "ENTER" key 2)Use Left/Right Arrow keys to move the Puyos left or right 3)Use Up Arrow key to rotate the outer puyo in anti-clockwise direction 4)Use Esc key to pause the game at anytime 5)The score is displayed on the right top corner of the screen 6)The difficulty level is displayed on the top left corner of the screen

java-game's People

Watchers

Arun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.