Skip to content

LucasBywalec/SimplifiedWarshipsTDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimplifiedWarshipsTDD

This app was created using intellij!

If you want to run the app outside of IDE, just use this command:

cd src/main/; javac -d ../out/ *.java; cd ../out; java Game

In case you want to run tests as well, it's required to get a JUnit library for testing

app was written using Java 17

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages