DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 73a5e4a574c8fd6e42db826a8f07db08296b4beb deck-builder/README.md -rw-r--r-- 363 bytes
73a5e4a5Jonni Liljamo feat(client): sort games based on created_at 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
# Deck Builder (code-named 'laurelin')
See `dev` branch for latest changes.
---
A deck building game with multiplayer over a web API.

### Commit conventions
Commits after 09.01.2023 MUST follow [Conventional Commits 1.0.0](https://www.conventionalcommits.org/en/v1.0.0/).

Things to remember:
* everything lowercase
* allowed scopes are `sdbapi` and `sdbclient`