/Maths-game

This is a network project done for our college, so that children can learn maths with this web application.

Primary LanguageJava

Maths-game

In this game there are set of question in the server side and the client should give the answer correctly so that level of the client will increased. First start the server_login and then login with the client credential given at registration. After that start the Server1. Create a database with database name 'cn'. create a table with name 'login'. Screenshot (739) In the program named server_login and Server1 please give your password of mysql database to make connection. If there is no password in the mysql database leave it.