Skip to content

A Clash Royale-inspired game built in Java Swing featuring custom physics, pathfinding algorithms, MySQL integration, and 8 unique cards battling across an arena.

License

Notifications You must be signed in to change notification settings

bielcarpi/war-royale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

War Royale

War Royale

War Royale is a Clash Royale inspired opensource game for Windows, Mac and Linux built with Java Swing.


Trailer

Age Royale

Features

  • Login and Register systems
  • 8 Different Cards
  • Player vs AI
  • Multiple Arenas
  • MySQL Database Interaction
  • Multiple Language Support (currently English, Spanish and Catalan)

How To Use

# Clone this repository
$ git clone https://github.com/bielcarpi/war-royale.git

# Set up a MySQL database with the script in resources/sql
# Adjust the database connection settings in resources/config.json
# The database can be hosted locally or remotely

# Run Main.java

About

A Clash Royale-inspired game built in Java Swing featuring custom physics, pathfinding algorithms, MySQL integration, and 8 unique cards battling across an arena.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages