wedwer666 / Learning-Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning-Java

  • IDE: IntelliJ IDEA

Purpose

  • Write a function that increases a rectangle with the scaling coefficient 1.5. Base of the rectangle is parallel to the x axis and has a length of 185 and the width is equal to 105. The top left rectangle with the coordinates (x1, y1) represents the center of the screen.

Getting Started

  1. Install IDE https://www.jetbrains.com/idea/ on your device
  2. Install Java JDK http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
  3. Git clone the project in your project directory.
  4. Complile & Run the project .

License

This project was done as a part of Exam Project at Technical University of Moldova

About


Languages

Language:Java 100.0%