Skip to content

Card game in PHP (similar to Hearthstone) developed during my studies.

Notifications You must be signed in to change notification settings

TommyQNguyen/Magix

Repository files navigation

Brief explanation of the game

The game is heavily inspired by Hearthstone, by Blizzard Entertainment. It's basically a card game where you can pick cards and attack your opponent based on your HP, HP, and card status.

Tech stack used

It's primarily written in PHP with the help of the WAMP Server. The game fetches data such as the game status, the cards in-hand or on the board with the help of JavaScript and AJAX by calling the Magix API. A blog section has been added and uses MySQL to store the users' blog post and the visitors' comments.

About

Card game in PHP (similar to Hearthstone) developed during my studies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published