aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-05-08Random fruit generator and behaviour on eating themAryadev Chavali
2024-05-08Added vector operations to PointAryadev Chavali
2024-05-08Introduced main game loop, a player character, fruits and wallsAryadev Chavali
Game resets on player colliding with themselves or a wall. Fruit increases size of player, and player's body follows the head. There is text on the top left corner which shows time elapsed and current score.
2024-05-08Raylib basic trianagle displayAryadev Chavali
2024-05-08First commit!Aryadev Chavali