Go to file
2022-01-31 17:55:48 +01:00
core Added some alternative part indexes. 2022-01-31 17:50:33 +01:00
desktop Update jvm to 11 and start with some holyc++ infra 2022-01-31 01:21:39 +01:00
gradle/wrapper Added gradle build config 2022-01-28 09:53:02 +01:00
numberxd Added openLC map 2022-01-31 17:55:48 +01:00
.gitignore Moved numberxd to libary and added some unit tests. 2022-01-31 15:03:30 +01:00
build.gradle Moved numberxd to libary and added some unit tests. 2022-01-31 15:03:30 +01:00
gradle.properties Added gradle build config 2022-01-28 09:53:02 +01:00
gradlew Added gradle build config 2022-01-28 09:53:02 +01:00
gradlew.bat Added gradle build config 2022-01-28 09:53:02 +01:00
README.md Update jvm to 11 and start with some holyc++ infra 2022-01-31 01:21:39 +01:00
settings.gradle Moved numberxd to libary and added some unit tests. 2022-01-31 15:03:30 +01:00

demo4d

Demo of 4D coding in java with libGDX and ImGui.

Final version will be written in HolyC++ on templeOS.

Project Setup

Use the AdoptOpenJDK(11++) to run the demo.