- Java 8
- Operating Systems: Mac OS, Windows 7 or newer
- Memory: 2 GB RAM
- Graphics: Capable of OpenGL 3.3+ support
- Storage: 200 MB
- Eclipse 2018 or higher
1. Clone repository
2. Run scripts/GenerateProject_Windows.bat
3. Eclipse -> File -> Import -> BlackJack
4. Run src/engine.main.java
1. Clone repository
2. Run scripts/GenerateProject_Mac.command
3. Eclipse -> File -> Import -> BlackJack
4. Right click src/engine/Main.java -> Properties
5. Run/Debug Settings -> New... -> Java Application -> Arguments Tab
6. VM arguments add: -XstartOnFirstThread
7. Apply -> Ok -> Apply and Close
8. Run src/engine.main.java