Skip to content

Final project for the Programming 3 (Java) course at Budapest University of Technology and Economics

Notifications You must be signed in to change notification settings

karamalaskar/JavaCheckers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaCheckers ⚪️⚫️

My final project for the Programming 3 (Java) course at BME. It's a simple checkers game implemented in Java and Swing.

How to run:

  1. Compile the program with mvn compile
  2. Package the program with mvn package
  3. Run the program with mvn exec:java

About

Final project for the Programming 3 (Java) course at Budapest University of Technology and Economics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages