Skip to content

Bug#15

Open
ghost wants to merge 12 commits intomasterfrom
Chess-ShellAI
Open

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

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Oct 30, 2018

`}

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