qudlaty / BloodAndBullets

2 stars 0 forks source link

BloodAndBullets

"Blood And Bullets: Assault Squad" is a tactical, turn-based, roguelike game allowing you to lead a boarding party tasked with invading starships in order to take them over by any means necessary. It is written using mainly React and Typescript.

CLICK HERE TO PLAY THE NIGHTLY BUILD

Click here to open a Storybook component documentation system


Screen of the game in isometric view mode and firing of a projectile weapon

Screen with laser firing

Screen of the game in flat view mode and firing of an energy weapon

Screen with laser firing

Screen of the game in flat view mode with inventory view open

Screen with open inventory

Blood and Bullets introduces multiple mechanics making the deadly game of on-board spaceship combat full of tactical possibilities. (Please note that the project is currently in pre-alpha stage and many planned functionalities listed below are not yet implemented or implemented partially).

History

At first it was a project to create a flat space-game, then we've switched that to a React-based square-board game, that involves emoji-based heroes fighting aliens on the grid.

Heroes are expected to have a set of properties, inventories, equipment.

There will be bullets and there will be blood.

Dev documentation

Check the file: docs/README.md for some info regarding development.