Skip to content

MalikSploit/Jeu_Puissance4_En_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeu Puissance 4 In Java

How to compile

cd Jeu_Puissance4_En_Java-main
javac -d build src/*.java

How to execute

java -classpath build Main

How to generate the JavaDoc

cd src/JavaDoc
javadoc ../*.java

How to open the JavaDoc

firefox index.html

Or just open the file index.html in the JavaDoc directory

About

Puissance 4 game coded with Java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published