A downloadable game for Windows, macOS, and Linux

Info

This small weekend project was also my very first Ludum Dare entry. This was uploaded for the Ludum Dare 47.

Link to Jam Entry: https://ldjam.com/events/ludum-dare/47/coalescence-battle-system-prototype

Theme: Stuck in a Loop

The battle system consists of real time management of three selected partners, as well as three abilities to aid your team when fighting. The controls of this game are relatively simple: point and click. You can click on any partner to select them. Once selected click either on empty ground around them to make them travel there, or click on an enemy so they will target the enemy. After using one of the ability buttons it will go on a cooldown for some time. 

Check out my other Games :)

Credit

    * Art - Me
    * All new code - Me

    * BULKYPIX font - Copyright ©1999 Smoking Drum

    * Music - Tallbeard Studios (itch.io), 

https://tallbeard.itch.io/music-loop-bundle

http://www.abstractionmusic.com/

        > Main Menu song: Abstraction track 10

        > Pick your Partner scene-song: Abstraction track 2

        > Battle scene-song: Abstraction track 9

    * SFX - Kenny Assets (Digital Sounds + UI Sounds)


Download

Download
BattleSystem - LD47 submission.zip 30 MB
Download
LD47_linux.zip 35 MB
Download
LD47_macOS.zip 33 MB

Install instructions

For Windows:

Simply download the .zip file to an accessible location on your PC, unzip the contents, and double click the .exe for the game.

For Linux:

Download the .zip file associated with Linux to an accessible location on your pc. Extract the Archive. You may to need edit file permissions on the .x86_64 file. To do this open up your linux OS terminal and navigate to the directory containing the .x86_64 executable for the game. Type the command: 

chmod +x <filename>.x86_64

replace <filename> with the correct file name and you should be good to go. If you would like to run from the terminal type: 

./<filename>.x86_64 

otherwise double click the file and the game should run. This linux build was tested on a 64bit Ubuntu 20.04.1 LTS virtual machine. The framerate was fairly low, but on a real linux machine it should perform much better.

For MacOS:

I am not entirely sure if the build works as I do not have any devices running macOS at this time... Sorry... please leave a comment or @me on the ldjam page if the build does not work. Thank you!

Leave a comment

Log in with itch.io to leave a comment.