gdxapp4d/README.md

12 lines
217 B
Markdown
Raw Normal View History

2022-01-28 08:38:10 +00:00
# demo4d
2022-01-28 10:26:26 +00:00
Demo of 4D coding in java with libGDX and ImGui.
Final version will be written in HolyC++ on templeOS.
2022-01-28 08:38:10 +00:00
2022-01-28 10:19:27 +00:00
## Project Setup
Change demo4d-core to jdk8 to 11 to compile.
2022-01-28 08:38:10 +00:00
Use the AdoptOpenJDK to run the demo.