/robots

Simple OOP GUI Application written on Java

Primary LanguageJava

Robots 📚

author: Kuzuru%26LT license: MIT version: 0.7.3

Description

Robot is a simple Java application in which a robot moves towards a target on a 2D plane

Features

  • With a simple click you can set the point to which the robot will move
  • You can display messages in the log
  • On the example of this project you can study the MVVM pattern