| ... | @@ -50,7 +50,7 @@ After Raspberry Pi 3 choke point was solved, we decided on technologies for the |
... | @@ -50,7 +50,7 @@ After Raspberry Pi 3 choke point was solved, we decided on technologies for the |
|
|
|
|
|
|
|
RuuviTag programming was done with Python from the start because that was the coding language our RuuviTag programmers were familiar with.
|
|
RuuviTag programming was done with Python from the start because that was the coding language our RuuviTag programmers were familiar with.
|
|
|
|
|
|
|
|
Rami wanted to integrate gRPC to communicate between all the game views and python. gRPC has support for many different languages which can communicate together. Another reason was that Rami saw this technology to be usefull for everyone in the future.
|
|
Rami wanted to integrate gRPC to communicate between all the game views and python. gRPC has support for many different languages which can communicate together. Another reason was that Rami saw this technology to be useful for everyone in the future.
|
|
|
|
|
|
|
|
Monogame Unit testing proved to be difficult since the reference material was pretty much non-existent and anything that required monogame game component could not be tested.
|
|
Monogame Unit testing proved to be difficult since the reference material was pretty much non-existent and anything that required monogame game component could not be tested.
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |