Go to file
Sven Vogel ab2f0f5bd6 build: store version into .env file 2024-12-18 18:55:22 +01:00
images Upload New File 2023-02-16 23:07:48 +00:00
src/main fix: infer correct quad coordinates 2024-12-18 18:55:04 +01:00
.editorconfig ops: add editorconfig file 2024-12-18 17:09:52 +01:00
.env build: store version into .env file 2024-12-18 18:55:22 +01:00
.gitignore refactor: refactor to package me.srvstr 2024-12-18 18:25:22 +01:00
Makefile build: store version into .env file 2024-12-18 18:55:22 +01:00
README.md docs: add decompilation information to README 2024-12-18 18:14:36 +01:00
pom.xml build: store version into .env file 2024-12-18 18:55:22 +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