I'm currently developing a set of casino games in VB .Net. Today I was testing my blackjack game and monitoring it with the task manager. It was working ok at first and only using about 25,000 k of the memory and 5% of the cpu. Suddenly, the cpu usage went up to 100%, the memory usage remained at 25,000 k, and the program crashed. Does anyone know what the cause of this could be?
Comments
I'm trying to create a program that allows a user to play a basic game of Blackjack. I saw your message and wondered you could help with the basic code for the game. I have all the forms set and working. I mainly need help with the rest of the coding. Any help would be helpful, but I need it before Sat. estijoy@hotmail.com
Thanks
: I'm currently developing a set of casino games in VB .Net. Today I was testing my blackjack game and monitoring it with the task manager. It was working ok at first and only using about 25,000 k of the memory and 5% of the cpu. Suddenly, the cpu usage went up to 100%, the memory usage remained at 25,000 k, and the program crashed. Does anyone know what the cause of this could be?
: