Monastico:  LD43 entry

Monastico: LD43 entry

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 2.45
fun: 2.20
innovation: 3.15
theme: 2.90
graphics: 2.10
mood: 1.55
Scroll down for game rules if you are in a hurry.

Background


This was created with the compo restrictions except I took too long to complete it. I decided to learn a new framework during the compo, which I know is an awful idea, and of course I paid the price by spending most of Saturday futilely working on math and basic camera functionality.

On the plus side, now I have experience with PIXI.js. I implemented a very basic board/card game framework and put in some basic game rules.

As uploaded, this is a tiny proof of concept of a board/card game idea. The general concept is of a board game where you may have various strategic paths and options, but periodically rather than only other players blocking you, you are forced to sacrifice an element of the game.

Opinions Wanted


Since this is such a limited prototype, high ratings are neither expected nor my goal. However, I would greatly appreciate if you have any feedback on whether an expanded version of this concept might interest you at all, whether in digital or physical form. If I do more experimentation on the concept, I may also update the art and put a version up on Tabletop Simulator for playtesting.

In general, my ideas for a full version of the game could include concepts such as:

* More players (e.g. 4)
* More stats/resources (e.g. alms, wheat, bread, food, candles, ink, manuscripts, robes, medicine)
* More strategic options (e.g. cards that can be drawn / purchased / drafted)
* More replay value (e.g. different cards / goals / buildings selected each game)
* More interactions (e.g. trading alms for holiness)
* More locations and actions inside the monastery (e.g. carpentry, masonry, gardening, tailoring, cleaning, eating, praying, reading/writing, teaching, performing music, nursing)
* Options outside the monastery (e.g. begging, preaching, visiting, selling, fishing)
* Jobs that could be earned based on stats/resources or affect gameplay (e.g. abbot, prior, lector, cantor)
* More sacrifice options (e.g. sacrificing an entire card, or giving up a stat like reputation entirely, or restricting movement in some other way such as if the garden was more of a universal path between buildings)

You're also welcome to speak up if you think it's a terrible idea! It helps either way. :)

Game Rules


Monastico is a board/card game for 2 players. You can also click "Start AI" at any time to let a bot play as your opponent. It should work on mobile phones, except for zooming.

Each player is a monk performing various tasks in a monastery. Currently, the monastery only contains a library, kitchen, dormitory, garden, and chapel. As the seasons change, you must sacrifice even more worldly tasks in order to be more monk-like.

A randomly selected player takes their turn first. All players start with 5 HP.

On your turn, you must either move to a new building or lose 1 holiness to pass your turn and be idle. You cannot pass if you have 0 holiness. Movement is either clockwise or counterclockwise, and if the next building is completely full, you can skip over it. When you land on a building space, you perform its action.

After every 5 turns, which means 2 for 1 player and 3 for the other, the season will change. To start the new season, each player must choose something to sacrifice. For the first season change, either clockwise or counterclockwise movement must be sacrificed. For the next two season changes, building spaces must be sacrificed.

If you move to a building space that you sacrificed, the effect does not occur, and you can move again on the same turn.

After 20 turns, which means 4 seasons, the game ends. The player with the most HP + learning + holiness + reputation wins. Otherwise, there is a tie.
Found a bug?
Tell us on Discord