This is a game in development by three students at the University of Agder in Norway. Battleground is a strategy based game, where each player picks a fighter that will be used to compete against the other player. Each fighter has unique abilities and starting attributes which gives the opportunity to play with different styles. The attributes can be upgraded during the course of the game, by giving the fighters items. Items are received through a mystery chest, or can be purchased in the store with the in-game currency. Currency is also obtained through the mystery chests, and is also obtained at the end of each fight. In order to be good at the game, player's must develop strategies based on which attribute to upgrade, and by adapting to the opponent's choices.
Click here to play the game: http://battlegrounds.games/
Everyone is allowed to fork the project, and use the code for whatever purpose, except using this code to develope closed code project.
If you would like to play the game against yourself to test it, it is important to use two separate browsers, because the game uses cookies to store some of its data. If both games are played in the same browser, the cookies will override, and the game will crash.
You need DBMS to run SQL, such as MySQL: https://www.mysql.com/
Create database by copying the contents from here: http://database.battlegrounds.games/
DbTool in the database module needs to be adapted to your personal database. In order to use your own database, you must change the value on line 25 in this class, there should be localhost in this line "java:comp/env/jdbc/localhost".
Built with Tomcat 9.0.27.
Stackoverflow.com
All sites wich has given information useful to the project.
All sites which has accepted to let us publish our project.
The project is licensed by the GNU General Public License v3.0, please read the license.
Contributing guidelines
Code of conduct
Wiki https://docs.google.com/document/d/1lhnU-fH7x06Zlf5TjzI0aH4xgYugWplGJoh-PVKHwMk/edit?usp=sharing For questions and findings.
Contacts: Williamfaaberg@gmail.com , danalexander2005@hotmail.com , Fosssindre@gmail.com