Skip to content

trytryty1/Blob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blob

A small project that simulates nodes connected to each other as if they were sticky.

Table of Contents

Introduction

Blob is a Java application that simulates nodes interacting with each other. When nodes come into contact, they connect as if they were sticky.

Installation

To run this project, you'll need to have Java installed. You can download and install it from here.

Usage

To run the application, execute the following command in your terminal:

java -jar Blob.jar

Controls

Move Node: Use W, A, S, D or the arrow keys to move one of the nodes. When a node touches another node, it will connect with it.

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages