Skip to content

Crossplatform 3D BlackJack game and engine using OpenGL.

Notifications You must be signed in to change notification settings

da772/BlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack project for CSC 478

Build System Requirements

  • 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

Build Instructions

Windows

1. Clone repository
2. Run scripts/GenerateProject_Windows.bat
3. Eclipse -> File -> Import -> BlackJack
4. Run src/engine.main.java

Mac

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

About

Crossplatform 3D BlackJack game and engine using OpenGL.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages