Skip to content

amit-git/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When running the app or the tests, if you get the following error

"Cannot load 32-bit SWT libraries on 64-bit JVM"

It means that you have to add -d32 as a VM argument before you can use swt.jar on a MAC OS which is built for 32 bit JVM.

About

sudoku game engine with swt based UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages