readme don't finished and to be continued later
| Author | part of the project |
|---|---|
| MainMenu, Pause, and Sound | |
| All other |
This is my first game on Unity and diploma project for ITStep.
When I created this project I was inspired by the program Cisco Packet Tracer.
So here's what i was able to do:
There are computers in this project

And you can turn on/off it.

Next thing i my project is
a Router:

And it is WORK

You can place computers and routers on a schematic grid

This project has only 2 schematic objects but the code provides for the addition of any number of such objects, but only in the code.
Next thing is a Tools:

Tools are on the right side. Here it is the same as with schematic objects. Has 2 tools but more are provided.
So we have 2 tools "LAN" and "Electric" wires. Other tools do not have to be "wire".
Since I didn't add electricity then I implemented only "LAN Wire"

And yes, these lines have their own functionality. In the code, each schematic object has an IP address, and this line can connect objects. These objects can now get the IP address of the object that is connected to it. Functionality can be extended.
In this project you can craft pc:

You have 4 types mothercards (in right side), and You have more detals:

Well to be continued...