I hereby claim:
- I am borregs on github.
- I am borregs (https://keybase.io/borregs) on keybase.
- I have a public key ASCWA_UnsLSa_LZJGclichfrAn3Cn3I-qywKgqhUBCEcygo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #include<stdio.h> | |
| #include<string.h> | |
| #include<ncurses.h> | |
| #include<stdlib.h> | |
| int main(){ | |
| int x,y,o; | |
| int score=0; | |
| //int cuerpo[200][2]; | |
| char tecla; | |
| initscr(); |