https://github.com/OSTOLEX-Technologies/Castledice-contracts
NFT marketplace contracts.
https://github.com/OSTOLEX-Technologies/Asset-Minter
AWS lambda function that helps minting the assets
https://github.com/OSTOLEX-Technologies/castledice-game-client
App that runs on players' devices and processes their action. Also provides visual feedback.
https://github.com/OSTOLEX-Technologies/castledice-game-server
Remote server that handles players gameplay actions and sends responses to clients.
https://github.com/OSTOLEX-Technologies/castledice-game-data-logic
Library with classes that describe entities of Castledice game.
https://github.com/OSTOLEX-Technologies/castledice-events-logic
Library with classes for transfering Castledice data across the netwrok.
https://github.com/OSTOLEX-Technologies/castledice-matchmaker
Service that is responsible for making matches with different players.
https://github.com/OSTOLEX-Technologies/castledice-riptide-message-extensions
Library with extension merhtods for Message class from Riptide networking library.
https://github.com/OSTOLEX-Technologies/castledice-storage-backend
Server that handles and stores castledice players' data.