Skip to content

Bug - #15

Open
ghost wants to merge 12 commits into
masterfrom
Chess-ShellAI
Open

Bug#15
ghost wants to merge 12 commits into
masterfrom
Chess-ShellAI

Conversation

@ghost

@ghost ghost commented Oct 30, 2018

Copy link
Copy Markdown

`}

void debugKeyboard() {
while (!antKeyboard.checkKeyState(KEY_PRESS_ESC)) {
cout << "Key Code : " << (int) inportb(0x60) << endl;
}
}

void main() {
clrscr();

//debugKeyboard();
runGame();

}
`

@JacobFischer

Copy link
Copy Markdown
Member

I'm unsure what this PR is for?

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.

2 participants