Haruna Chanongo
Haruna Chanongo (born 14 November 1991) is a Tanzanian professional footballer who plays as a midfielder.
Personal information | |||
---|---|---|---|
Full name | Haruna Chanongo | ||
Date of birth | 14 November 1991 | ||
Place of birth | Stone Town, Tanzania[1] | ||
Playing position(s) | Midfielder | ||
Club information | |||
Current team |
Stand United (on loan from | ||
National team‡ | |||
Years | Team | Apps | (Gls) |
2013– | Tanzania | 16 | (1) |
‡ National team caps and goals correct as of 00:46, 2 December 2014 (UTC) |
International career
International goals
- Scores and results list Tanzania's goal tally first.[1]
Goal | Date | Venue | Opponent | Score | Result | Competition |
---|---|---|---|---|---|---|
1. | 1 December 2013 | Nyayo National Stadium, Nairobi, Kenya | 1–0 | 1–0 | 2013 CECAFA Cup |
gollark: It's not very efficient. It was, as I said, basically a port of EWO to Node with networking and multiplayer hacked on top.
gollark: If it had a list of "visible entities" the rendering would be much faster. There isn't one.
gollark: You can't just trust clients.
gollark: ```javascriptconst getEnemy = (x, y) => { for (let i = 0; i < enemies.length; i++) { let other = enemies[i] if (other.x == x && other.y == y) return i } return -1}const getPlayer = (x, y) => { for (let i = 0; i < active_players.length; i++) { if (active_players[i]) { if (players[i].x == x && players[i].y == y) return i } } return -1}const getBonus = (x, y) => { for (let i = 0; i < bonuses.length; i++) { if (x == bonuses[i].x && y == bonuses[i].y) return i } return -1}```
gollark: This is for rendering the area around a player.
References
- "Chanongo, Haruna". National Football Teams. Retrieved 10 January 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.