Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eunomiac authored Sep 24, 2023
1 parent ec7d11f commit a457de6
Showing 1 changed file with 46 additions and 10 deletions.
56 changes: 46 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,63 @@ A brutally over-designed, insanely over-complicated, utterly unwieldy system imp

## Gorgeous Sheets for All Four Character Types!

| ![Scoundrel Sheet](https://github.com/Eunomiac/eunos-blades/assets/5692071/7ddac70d-cfab-4961-b691-6b3109ec8372) | ![Crew Sheet](https://github.com/Eunomiac/eunos-blades/assets/5692071/9829ce6f-2e57-4e31-82e9-b97cfeb42369) |
| :---: | :---: |
| **The Players** | **The Crew** |
| ![NPC Sheets](https://github.com/Eunomiac/eunos-blades/assets/5692071/e4a2228d-76ae-4b25-ae2e-259406c18d3c) | ![Faction Sheets](https://github.com/Eunomiac/eunos-blades/assets/5692071/93f101e0-cef4-4959-86bd-0220a2ba6c32) |
| **NPCs** | **Factions** |
<table width="100%" style="background-color: #131313;" bgcolor="#131313">
<tr style="background-color: #131313;" bgcolor="#131313">
<td width="50%" align="center" valign="top" style="background-color: #131313;" bgcolor="#131313">
<b>The Players</b><br>
<a href="https://github.com/Eunomiac/eunos-blades/assets/5692071/7ddac70d-cfab-4961-b691-6b3109ec8372" target="_blank">
<img src="https://github.com/Eunomiac/eunos-blades/assets/5692071/7ddac70d-cfab-4961-b691-6b3109ec8372" width="100%" alt="Scoundrel Sheet">
</a>
</td>
<td width="50%" align="center" valign="top" style="background-color: #131313;" bgcolor="#131313">
<b>The Crew</b><br>
<a href="https://github.com/Eunomiac/eunos-blades/assets/5692071/9829ce6f-2e57-4e31-82e9-b97cfeb42369" target="_blank">
<img src="https://github.com/Eunomiac/eunos-blades/assets/5692071/9829ce6f-2e57-4e31-82e9-b97cfeb42369" width="100%" alt="Crew Sheet">
</a>
</td>
</tr>
<tr style="background-color: #131313;" bgcolor="#131313">
<td width="50%" align="center" valign="top" style="background-color: #131313;" bgcolor="#131313">
<b>NPCs</b><br>
<a href="https://github.com/Eunomiac/eunos-blades/assets/5692071/e4a2228d-76ae-4b25-ae2e-259406c18d3c" target="_blank">
<img src="https://github.com/Eunomiac/eunos-blades/assets/5692071/e4a2228d-76ae-4b25-ae2e-259406c18d3c" width="100%" alt="NPC Sheets">
</a>
</td>
<td width="50%" align="center" valign="top" style="background-color: #131313;" bgcolor="#131313">
<b>Factions</b><br>
<a href="https://github.com/Eunomiac/eunos-blades/assets/5692071/93f101e0-cef4-4959-86bd-0220a2ba6c32" target="_blank">
<img src="https://github.com/Eunomiac/eunos-blades/assets/5692071/93f101e0-cef4-4959-86bd-0220a2ba6c32" width="100%" alt="Faction Sheets">
</a>
</td>
</tr>
</table>


## Tons of Features for Running a Game!

### Progress Clocks!
An easy controller for the GM, grouped into keys for display to players.

![clock_control](https://github.com/Eunomiac/eunos-blades/assets/5692071/f7e5303e-9b06-4e0e-9709-186d8ea8e795)

(They're animated, too!)

![Progress Clocks Animation](https://github.com/Eunomiac/eunos-blades/assets/5692071/4192e21d-1f94-49c6-b49e-7ad6464f8f70)
<p align="center">
<img src="https://github.com/Eunomiac/eunos-blades/assets/5692071/4192e21d-1f94-49c6-b49e-7ad6464f8f70" width="800px" alt="Progress Clocks Animation">
</p>

### Collaborative Roll Control!
Whenever a player makes a roll, screens pop up for both the player and the GM to aid in collaborating on the details of the roll.

![Roll Collab: Player](https://github.com/Eunomiac/eunos-blades/assets/5692071/22ad7d8a-59e7-49c2-86e2-9826be70b238)
<p align="center">
<img src="https://github.com/Eunomiac/eunos-blades/assets/5692071/22ad7d8a-59e7-49c2-86e2-9826be70b238" width="800px" alt="Roll Collab: Player">
</p>

The roll dialog is automatically populated with all abilities, effects and applicable factors, and updates in real time as both players make modifications:
<p align="center">
<img src="https://github.com/Eunomiac/eunos-blades/assets/5692071/8d6fe4f2-39a8-49ae-8210-dc0ba45fab54" width="800px" alt="Roll Collab Animation">
</p>

### Fully Implemented Abilities, Upgrades, Items, Cohorts & More: ALL With Automation Logic!
<p align="center">
<img src="https://github.com/Eunomiac/eunos-blades/assets/5692071/2926f84c-c175-4800-aff1-6b6893fc1bc6" width="800px" alt="Abilities">
</p>

![Roll Collab Animation](https://github.com/Eunomiac/eunos-blades/assets/5692071/8d6fe4f2-39a8-49ae-8210-dc0ba45fab54)

0 comments on commit a457de6

Please sign in to comment.