Go to file
Tomasz Półgrabia 5a52d7ee7d Update LICENSE.md 2024-07-15 08:43:03 +00:00
BFInterpreter Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
bfIDE Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
gradle/wrapper Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
.gitignore Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
LICENSE Update LICENSE.md 2024-07-15 08:43:03 +00:00
README.md Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
build.gradle Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
gradlew Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
gradlew.bat Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
settings.gradle Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00

README.md

Purpose

It was a test project for java studies (to complete the course). Except of putting it under the gradle control (it wasn't), whole code is original from those times. I will try to translate original comments, naming convention to non-polish.

Technology

Ancient swing gui with some custom helpers from other authors