AllanChew / SquareRootWarrior

A 2D Card Game where you must turn the enemy's health into a square-rootable number (perfect square) in order to win. Created as part of Global Game Jam 2023, where the theme was 'roots'.

Home Page:https://globalgamejam.org/2023/games/square-root-sword-8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Square Root Sword

sqrtSwordCover

Description

Square Root Sword is a game developed for the Global Game Jam 2023 under the theme "roots". You can play it here: https://junius7.itch.io/square-root-sword-v11

Our team decided to interpret it in the way of the mathematical operation and designed a turn-based combat game that places emphasis on the mathematical "square root".

Gameplay mechanics

Players play the game by dragging the cards drawn each turn to the hero's sprite, and from there the player is able to choose to modify any number on the screen (health or attack damage) by dragging from the player's sprite to one of those numbers. Screenshot 2023-02-15 at 8 58 16 PM The modifying effect is determined by the card values and the operator on top of the player's sprite.

The enemy is defeated when their health is either zero or their health is square-rootable. However, the holy Square Root Sword is fair, so even the player's health when square-rootable becomes a wopping zero. The exception is the enemy's attack damage, which only becomes its square root when square rootable.

The players are then provided one of two upgrades when it defeats the enemy at each level, creating variety in gameplay. Screenshot 2023-02-15 at 9 02 33 PM

About

A 2D Card Game where you must turn the enemy's health into a square-rootable number (perfect square) in order to win. Created as part of Global Game Jam 2023, where the theme was 'roots'.

https://globalgamejam.org/2023/games/square-root-sword-8


Languages

Language:C# 71.8%Language:ShaderLab 24.0%Language:HLSL 4.2%