Go to file
Sven Vogel 82d0096f80 build: add Makefile 2024-12-18 18:13:54 +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 fixed image url to new git instance domain 2023-12-10 19:09:27 +00:00
pom.xml build(attribution)!: change project to `me.srvstr.gytebot` 2024-12-18 17:11:58 +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.