A downloadable game for Windows, macOS, and Linux

Download NowName your own price


Have you ever wanted to take your rook and make it ride your bishop? Or to shoot that bloody queen with your pawn? What about nuking the entire board with one missile? 

All of this, and more, is possible in Chess Wars - which is what happens when you take chess in one hand, turn-based battles in the other, then smash them together.

With each piece having a healthbar and stats of its own, you'll have to think twice before attempting to take down an opponent - for you might lose your piece if it's too weak!

Collect the items spawning on the board, and use them to nuke your adversary, place mines, convert & combine pieces, consume magic potions, and much more!

Opting for a less deep but more complex version of the cult classic, Chess Wars is a game of chaos and surprises best enjoyed with a friend in local multiplayer, or alone with a simple AI.

Programming, Game Design: 
Marcus Toma - aka DT Mark, Clara Blonde, Nolwenn Deschand, Stefania Curila

Graphic Design, UI, SFX:
Marcus Toma - aka DT Mark

Music:
Aj Booker

This game was a 2nd-year student project at INSA Lyon, France. It was made exclusively in Java using the Swing libraries. 

Note: The AI is unable to use items and has limited strategy thinking. It is recommended to play the game in local multiplayer. Using online services such as Parsec, it is also possible to play with a friend online.

Playable in English and French.


This game requires Java in order to run. 

If you already have the correct Java version (1.7 or above), download the first .zip file. Simply double click the .jar file to launch it on most operating systems.

If you do not have the correct Java version or do not wish to install it, you can download the second .zip file which contains an .exe that allows you to play the game on Windows using a JRE included in the download.

A game manual with a quick tutorial on how to play is also available in both English and French.

We appreciate any bit of support or donations!

StatusReleased
PlatformsWindows, macOS, Linux
Rating
Rated 4.6 out of 5 stars
(10 total ratings)
AuthorsDT Mark, AJ Booker
GenreStrategy, Action
TagsArcade, Chess, Endless, Local multiplayer, Minimalist, Mouse only, Synthwave, Turn-Based Combat
Average sessionAbout an hour
LanguagesEnglish, French
InputsMouse
MultiplayerLocal multiplayer
Player count1 - 2

Download

Download NowName your own price

Click download now to get access to the following files:

Chess Wars - JAVA REQUIRED.zip 14 MB
Chess Wars - JAVA UNREQUIRED.zip 92 MB

Comments

Log in with itch.io to leave a comment.

This game is a lot of fun! Although it would be nice to have a fullscreen option

Really cool game, weirdly though I never see the ai use any of their power ups besides the potions.

cool

awesome but can you make a 32 bit version?

thx:)

tiene multijugador local o solo contra la pc?

very fun to play

VERY COO GAEM

I dunno if anyone has asked you this but will you submit this game to steam?

(+4)

No, this will stay on itch.io

(+1)

It looks like I've encountered an issue. The AI never made a move from this position and I had to close the game. It's basically checkmate anyhow, though.

Pretty solid idea regardless. I'll play around with it a little more.

(+2)

Yeah So I lost my queen to a pawn, everything is fine

(2 edits) (+1)
Hi! Reviewed your game


Hey, really cool game

So I check mate the enemy and it stuck at AI is thinking is this a bug ?

Oof, yes that is a mysterious bug... The only way around it is to close and restart the game, it should resume normally from there.

(+3)

This is amazing. The amount of polish is insane! What was it made with? I assume it was with a framework... but I'm not half good enough at decompiling to find out myself. Do you mind divulging me?

(+1)

Well, it was made with... drumroll... no framework at all! It's all in native Swing. To be honest, we didn't even use an IDE for most of the development cycle. The tools were very modest given that it was just meant to be a little school project. I might write an extensive devlog about the technical details of how the graphics were made sometime, if enough people are interested!

damn bro okay. I know that some people don't use IDE's but ive never seen something actuly made without. I would love to see a devlog if it comes out!

Are you like joking? Java and native Swing? I thought that this was made with the libGDX or JavaFX at least. Anyway, this is extremely well done. How much time did you spend on this project?

The school project spanned over 9 weeks, but it was secondary as we were busy with full time classes and other more important projects / exams, so we mostly worked on it in the evenings or during vacation. I was personally extra-invested into it, so I tracked my hours of work during that time and have 200 hours on record.  

After that, I took some extra time during summer vacation to add sound effects and implement some scrapped features, but I was very inconsistent and scattered in my work (+ didn't use a tracker) so I wouldn't know how to estimate the actual amount of time that took :>