Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rayriffy/magicaster

Scrabble from hell. A part of React Jam.
https://github.com/rayriffy/magicaster

game multiplayer pixijs react reactjs rune scrabble

Last synced: 9 days ago
JSON representation

Scrabble from hell. A part of React Jam.

Awesome Lists containing this project

README

        

# ~~Harry Potter™ and the forbidden Spell~~ Magicaster

This is a game created as a part of [ReactJam 2023](https://reactjam.com/). The game is aim to combine the fun of playing board games together with scrabble.

## Game phases

1. Each game will play 5 turns. Each turn contains different phases.
1. **Phase 1: Word building**: You're playing as a normal scrabble. Longer the words, higher chance of a card drop, higher the score.
2. **Phase 2: Review**: Review each score of every players, this will help you to plan your move on next phase
3. **Phase 3: Planning**: Now, you will use your spelling cards in any way to gain avantage to yourself.
4. **Phase 4: Activation**: Review all the cards you has been recieved from the others player before moving to the next turn.
2. The game ended after 5 turns, player with the highest score wins.

## Spelling cards

There're spelling cards contains within the game, each card has it's own ability. You will be able to get a card from _Word building_ phase

1. If you spell a word **4 letters long**, you will have card drop chance of **10%**
2. If you spell a word **5 letters long**, you will have card drop chance of **25%**
3. If you spell a word **6 letters long**, you will have card drop chance of **50%**
4. If you spell a word **>7 letters long**, you will have card drop chance of **100%**

## Developers



Phumrapee Limpianchop
Phumrapee Limpianchop

Chun Rapeepat
Chun Rapeepat

Wachirawit Wacharak
Wachirawit Wacharak