Go to file
Sven Vogel 5abc9e112f style: format pom.xml 2024-12-18 18:19:21 +01:00
images Upload New File 2023-02-16 23:07:48 +00:00
src/main added project source 2023-02-16 23:57:35 +01:00
.editorconfig ops: add editorconfig file 2024-12-18 17:09:52 +01:00
.gitignore ops: add gitignore with target folder of maven output 2024-12-18 17:05:13 +01:00
Makefile build: add Makefile 2024-12-18 18:13:54 +01:00
README.md docs: add decompilation information to README 2024-12-18 18:14:36 +01:00
pom.xml style: format pom.xml 2024-12-18 18:19:21 +01:00

README.md

Gytebot

100% Zimbelcode-free!

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.

Pictures

Startup-Screen Screenshot

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.

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