Skip to content

maximepires4/Puissance4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puissance4Img

Puissance 4 written in Java with database and statistics.

Features

  • Sign in or sign up to the database (password encryption: SHA-1)
  • Play against an other connected player
  • Play against AI (various levels and styles)
  • Statistics
  • Admin menu
  • Settings
  • Possible to play without connection to the database

Installation

Import in a database the file data/Puissance4.sql.

Use the pom.xml to import the libraries.

Usage

Specify 3 arguments :

  • Database URL (e.g jdbc:mysql://localhost/Puissance4)
  • Database user (e.g root)
  • Database password (e.g 1234)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages