Skip to content

Conversation

@Forrest-Flowers
Copy link
Owner

Both Practice and textGame

Console.WriteLine("The spider hits for {0} damage!", edmg1);
Console.ReadLine();

if(edmg1 > fdmg1){
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only cosmetic, but the indentation on this set of if/else is off.

@@ -0,0 +1,143 @@
using System;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only cosmetic, but your indentation is off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants