Milenov
Milenov
CC#
Created by daniel1 on 5/7/2023 in #help
❔ need help with school work
It's from project euler just the first two numbers. in the original problem one should some 100, 50 digit long numbers
41 replies
CC#
Created by daniel1 on 5/7/2023 in #help
❔ need help with school work
46376937677490009712648124896970078050417018260538
41 replies
CC#
Created by daniel1 on 5/7/2023 in #help
❔ need help with school work
37107287533902102798797998220837590246510135740250
41 replies
CC#
Created by daniel1 on 5/7/2023 in #help
❔ need help with school work
@daniel1 here is teaser for you! Sum the following two numbers
41 replies
CC#
Created by daniel1 on 5/7/2023 in #help
❔ need help with school work
alright then 🙂 it was merely a suggestion from me as well 🙂
41 replies
CC#
Created by daniel1 on 5/7/2023 in #help
❔ need help with school work
but it's a nice brainer for begginers. just to understand as well how the thing work in the background.
41 replies
CC#
Created by daniel1 on 5/7/2023 in #help
❔ need help with school work
seems that way indeed. That's why i'm saying it
41 replies
CC#
Created by daniel1 on 5/7/2023 in #help
❔ need help with school work
a bubble sort algorhytm is nice and relative easy for starters
41 replies
CC#
Created by daniel1 on 5/7/2023 in #help
❔ need help with school work
it seems to me like you should write one of your own
41 replies
CC#
Created by daniel1 on 5/7/2023 in #help
❔ need help with school work
are you sure you wannt go with the built in algorhytms ?
41 replies
CC#
Created by Milenov on 4/29/2023 in #help
❔ Creating a multiplayer Snake game WPF, Blazor, SignalR
does it make sence that way?
80 replies
CC#
Created by Milenov on 4/29/2023 in #help
❔ Creating a multiplayer Snake game WPF, Blazor, SignalR
once 2 players are connected the created game ist no longer visible for other clients and the two players are connected p2p
80 replies
CC#
Created by Milenov on 4/29/2023 in #help
❔ Creating a multiplayer Snake game WPF, Blazor, SignalR
I'm not sure about the server. it should initialize the multiplayer. So one Listener always open. If a player starts a multiplayer another listener starts connects to the client creating a multiplayer and waits for another client connection. So the other client needs to be able to select the created game
80 replies
CC#
Created by Milenov on 4/29/2023 in #help
❔ Creating a multiplayer Snake game WPF, Blazor, SignalR
That would be the Main project
80 replies
CC#
Created by Milenov on 4/29/2023 in #help
❔ Creating a multiplayer Snake game WPF, Blazor, SignalR
ViewModels: GameState,Direction, Position
80 replies
CC#
Created by Milenov on 4/29/2023 in #help
❔ Creating a multiplayer Snake game WPF, Blazor, SignalR
Views:Singleplayer, Multiplayer, MainMenu
80 replies
CC#
Created by Milenov on 4/29/2023 in #help
❔ Creating a multiplayer Snake game WPF, Blazor, SignalR
Models: Snake, Grid, Food,Images, Sound
80 replies
CC#
Created by Milenov on 4/29/2023 in #help
❔ Creating a multiplayer Snake game WPF, Blazor, SignalR
i'm taking the MVVM Pattern
80 replies
CC#
Created by Milenov on 4/29/2023 in #help
❔ Creating a multiplayer Snake game WPF, Blazor, SignalR
i suppose i need to start from scratch
80 replies
CC#
Created by Milenov on 4/29/2023 in #help
❔ Creating a multiplayer Snake game WPF, Blazor, SignalR
damn the glitch in my head ist massive
80 replies