Update README.md

This commit is contained in:
Sven Vogel 2023-02-16 23:08:18 +00:00
parent 035f18b2d0
commit ab7c533565
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# Gytebot
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.
## 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.