2023-02-16 23:08:18 +00:00
|
|
|
# Gytebot
|
2023-04-19 13:43:09 +00:00
|
|
|
100% Zimbelcode-free!
|
2023-02-16 23:08:18 +00:00
|
|
|
|
|
|
|
This project was developed as a school project. The name abbreviates from "Gyte" which stands for the school GYmnasium TEchnik and "bot".
|
|
|
|
The goal was to create a bot that can be programmed to travel around and collect coins.
|
|
|
|
|
2023-04-19 13:43:09 +00:00
|
|
|
# Pictures
|
2023-12-10 19:09:27 +00:00
|
|
|
|Startup-Screen|Screenshot|
|
|
|
|
|-|-|
|
|
|
|
|![](https://git.montehaselino.de/servostar/gytebot/raw/branch/main/images/f58061056.png)|![](https://git.montehaselino.de/servostar/gytebot/raw/branch/main/images/f58063872.jpg)|
|
2023-02-16 23:08:18 +00:00
|
|
|
|
|
|
|
## Issues
|
|
|
|
|
|
|
|
currently under linux the project can be build but upon executing a program in the GUI it will crash.
|
|
|
|
This is likely due to an error occuring in Java Swing in the background which gets picked up by GLFW.
|
2024-12-18 17:14:36 +00:00
|
|
|
|
|
|
|
## Decompilation Information for v1.0.0
|
|
|
|
|
|
|
|
```
|
|
|
|
* Location: /home/teridax/Projects/Gytebot/GYTEBOT.jar!/org/engine/Engine.class
|
|
|
|
* Java compiler version: 8 (52.0)
|
|
|
|
* JD-Core Version: 1.1.3
|
|
|
|
```
|
|
|
|
|
|
|
|
At roughly 16.02.2023 00:00
|