Gorillas. A remake of the classic banana-throwing game you played in computer class.

github.com/georgemandis/gorilla.bas

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2026
  • fix: brighten clouds for CRT visibility
  • fix: align GAME OVER text top with sun top edge
  • fix: add CRT overscan margins for left/right edges
  • fix: brighten game over screen colors and fix CRT overscan layout
  • fix: add missing recordKill at jump lava death site
  • feat: wire stats recording and award display into game loop
  • feat: add award icons, drawAwardIcon, and rework drawGameOver for awa…
  • feat: add award reveal sound effects
  • feat: add gameOverEnteredAt to GameState and award timing constants
  • feat: add stats tracking module with recording functions and award pi…
  • docs: add game stats & awards implementation plan
  • docs: finalize game stats & awards design spec
  • docs: add end-of-game stats and awards design spec
  • fix: lava instantly kills gorillas already on the ground when activated
  • feat: instant activation for jump, shield, and teleportation (skip po…
  • fix: render gorilla name and angle indicator under HUD elements
  • feat: lava death checks, hazard visuals rendering, fire cleanup on de…
  • feat: hazard_damage phase for turn-start fire and storm resolution
  • feat: fire/lava/storm banana flight handling with fizzle mechanics
  • feat: add fire/lava/storm power-up UI, icons, hints, and visual drawi…