Commit graph

26 commits

Author SHA1 Message Date
3292c49ba4 refactor: delete TestContract dir 2025-01-20 17:37:50 +03:00
be1de6b82f refactor: delete unimportant methods 2025-01-20 17:37:18 +03:00
73edc490e8 feat: notification for finish game and top players 2025-01-20 17:34:48 +03:00
db9fb76198 feat: create integration of nft to AskQuestion method 2025-01-20 17:15:20 +03:00
da0c451528 feat: add send message to players with runtime.Notify 2025-01-19 23:31:00 +00:00
75f843f700 revert fb18553355
revert feat: add send message to players with runtime.Notify
2025-01-19 23:30:19 +00:00
fb18553355 feat: add send message to players with runtime.Notify 2025-01-19 23:29:17 +00:00
03977ecd64 feat: add get game winner logic 2025-01-19 23:19:43 +00:00
f3a22876dc Update README.md 2025-01-19 23:06:21 +00:00
c5dde65270 chore: fix typos and add todos 2025-01-19 22:26:35 +00:00
5ceadfbc9d refactor: make structures fields start name to Uppercase 2025-01-19 20:59:44 +03:00
e1b9be373d feat: add counting won rounds for players 2025-01-19 20:53:35 +03:00
9e94572a22 refactor: replace private methods 2025-01-19 20:39:25 +03:00
bcc72a6261 feat: split finish game methods 2025-01-19 20:32:34 +03:00
03963987a4 feat: collapse ask and start question
1. Change RoomStatusRoundIsStarted to RoomStatusAnswering
2. Delete answerIdx from Answer struct and number from Round struct
3. Collapse AskQuestion and StartQuestion to AskQuestion
4. Rename main.go to room_contract.go
2025-01-19 20:08:41 +03:00
3545b158b5 refactor: add last version of main.go file 2025-01-19 19:53:16 +03:00
d6795fcf07 Upload files to "nft_ideas" 2025-01-19 15:53:17 +00:00
d46002e85e Update README.md 2025-01-19 15:52:30 +00:00
e94a95d6c6 Upload files to "schemes" 2025-01-19 13:22:49 +00:00
665bbd0a9f Delete schemes/Screenshot 2025-01-17 232637.png 2025-01-19 13:22:19 +00:00
be3fec1791 Add process_description markdownn file 2025-01-17 20:33:43 +00:00
efb3992a26 Upload files to "schemes" 2025-01-17 20:27:40 +00:00
2cb4c767b8 Uploads UML schemes 2025-01-17 20:27:18 +00:00
ad5066f428 Update README.md 2025-01-17 20:23:52 +00:00
4bffaf5fb8 Uploads files to new contract 2025-01-17 20:17:55 +00:00
8f689517c7 Initial commit 2025-01-17 20:16:13 +00:00