deem
deem
CC#
Created by Nicholas on 5/28/2024 in #help
Help with counter
@crayy
47 replies
CC#
Created by daminko on 4/20/2024 in #help
Entity framework exception while creating a many to many relation
no problem
39 replies
CC#
Created by Darkisad on 4/19/2024 in #help
BagOfWords.Transform (accord.net)
:thistbh:
8 replies
CC#
Created by deem on 4/18/2024 in #help
TicTacToe Game not working
misfunctioning
8 replies
CC#
Created by deem on 4/18/2024 in #help
TicTacToe Game not working
8 replies
CC#
Created by Abaka on 4/18/2024 in #help
Tilemap too small
10 replies
CC#
Created by CodeGeek on 4/18/2024 in #help
WriteLine vs. ReadLine
this one must be trolloing
14 replies
CC#
Created by The Yellow Blob that codes on 4/15/2024 in #help
C# Custom Screensaver capturing desktop returns solid color
IPET is the best
8 replies
CC#
Created by The Yellow Blob that codes on 4/15/2024 in #help
C# Custom Screensaver capturing desktop returns solid color
oh yeah I've used that. It's pretty good. Take a deep dive
8 replies
CC#
Created by deem on 6/28/2023 in #help
✅ What is the best way to fix StackOverflow when methods are calling each other?
I understand now thank you 🙏
20 replies
CC#
Created by deem on 6/28/2023 in #help
✅ What is the best way to fix StackOverflow when methods are calling each other?
I will try and work something out. Thanks for the help, I will definitely implement some optimizations you've mentioned as well
20 replies
CC#
Created by deem on 6/28/2023 in #help
✅ What is the best way to fix StackOverflow when methods are calling each other?
https://gist.github.com/deemure/322782c9cc136ed2f25491ea995aeb8d It's nowhere closed to being finished, which why I feel like it will be hard to read
20 replies
CC#
Created by deem on 6/28/2023 in #help
✅ What is the best way to fix StackOverflow when methods are calling each other?
I don't quite understand how are there infinite possible moves. FindMoves returns all of the positions that a piece can move to
20 replies
CC#
Created by deem on 6/28/2023 in #help
✅ What is the best way to fix StackOverflow when methods are calling each other?
Additionally RemovesCheck checks if the move from position source to dest is legal or not
20 replies
CC#
Created by deem on 6/28/2023 in #help
✅ What is the best way to fix StackOverflow when methods are calling each other?
I have a list of both player's positions of all their pieces, and I found the best way to check if a player is in check is to check if all the possible moves of the opponent (using list mentioned) land on player's king position. So the best way to fix this would be to rewrite the code?
20 replies
CC#
Created by Jamster3388 on 1/20/2023 in #help
issue with key input in if statement
make sure it's in the if statement
20 replies
CC#
Created by DaVinki on 1/18/2023 in #help
❔ Can someone help me fully understand ref returns?
Debug > Windows > Locals
11 replies
CC#
Created by cookiesaredelicious on 1/19/2023 in #help
✅ Random character generator
Although using goto isn't considered proffessional
13 replies
CC#
Created by cookiesaredelicious on 1/19/2023 in #help
✅ Random character generator
Search up these keywords: Goto, return, continue, break
13 replies