This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
gytebot/README.md

16 lines
650 B
Markdown
Raw Normal View History

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
![](https://git.teridax.de/teridax/gytebot/raw/branch/main/images/f58061056.png)
2023-02-16 23:08:18 +00:00
2023-04-19 13:43:09 +00:00
![](https://git.teridax.de/teridax/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.