Skip to content

A simple java application to use for copilot examples.

Notifications You must be signed in to change notification settings

ArctiqTeam/copilot-java-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copilot Java Example

This is a simple example of a Java application that can be used to demonstrate copilot features.

Prerequisites

  • Java
  • Maven
  • JaCoCo
  • JUnit

About the Application

This is a very simple application that records the pieces on a chess board and has as its main goal, to output the board position in Forsyth-Edwards Notation (FEN).

It has three main classes:

  • ChessBoard
  • ChessSquare
  • ChessPiece

About

A simple java application to use for copilot examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages