Skip to content
/ abarosh Public
forked from BiyaMe/abarosh1

Very challenging digital childhood game made with javascript canvas for computer graphics course.

Notifications You must be signed in to change notification settings

BisRyy/abarosh

 
 

Repository files navigation

Abarosh

A Traditional Ethiopian childhood game, made using Javascript Canvas.

Live Demo

Game Modes

  • Survival
    • The player has to first chase the greens and avoid the reds then has to collect the coins to increase the score.
  • Marathon
    • The number of chasers increases on each level. The player has to avoid the chasers and collect the coins to increase the score.
  • Multiplayer
    • Players have to avoid the chasers and collect the coins to increase the score. The game ends when a player hits a chaser. The player with the highest score wins.
  • Team - prison break
    • Team of players work together to avoid the chasers and collect the coins to increase the team score. Players will be imprisoned if they hit a chaser. other players can free the imprisoned players by collecting the. The game ends when all players are imprisoned or all coins are collected.

Controls -, , and Enter for menu navigation

  • for upward movement
  • for downward movement
  • for left movement
  • for right movement
  • Esc for pausing the game
  • Enter for selecting an option
  • P to pause the game
  • C to continue the game
  • Q to quit the game
  • W S A D to move the second player in multiplayer mode

Team Members

@ 2024 - Addis Ababa Science and Technology University, AASTU

About

Very challenging digital childhood game made with javascript canvas for computer graphics course.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 96.2%
  • HTML 3.8%