smartuni / teamagochi

Teamagochi is a synchronized always-online pet simulator with multiplayer functionality​ by the RIOT Project SoSe24 team.
https://smartuni.github.io/teamagochi/docs
5 stars 5 forks source link
haw haw-hamburg riot riotos

Teamagochi - てぃーまごっち

Description

Teamagochi is a synchronized always-online pet simulator with multiplayer functionality​ by the RIOT Project SoSe24 team.

It consists of a physical device (Node), web backend and web/mobile frontend.

Frontend Page [W.I.P]

Documentation Page

Kanban Board

Contributing

Cloning

Make sure to clone the repository with the --recursive flag to also clone the submodules.

git clone --recursive git@github.com:smartuni/teamagochi.git

or if you have already cloned the repository, you can run:

git submodule update --init --recursive

Workflow

Avoiding conflicts