Skip to content

mayhewsw/SetGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SetGame

Written in Java, using LBJava.

To Run this project, open eclipse. SetRunner.java is the one you want.

You can also run:

>> mvn clean
>> mvn lbj:compile
>> mvn compile

To clean, run in this order:

>> mvn lbj:clean
>> mvn clean

To generate the eclipse files for the project, run

>> mvn eclipse:eclipse

Hopefully that works correctly?

About

A project to make a computer play Set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published