You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Archery game is frontend game developed using HTML, CSS, JavaScript.
In this game the player has to hit the target with the arrows provided and points will be gained according to the number targets hitting and accuracy of hitting.
Game points::
A specific number arrows will be provided to the player
The player has to hit a specific target using those arrows
If he hits a target successful, then points will be gained
Points may also vary according to the accuracy of hitting
If first level the target position will be fixed
In the second level the target position will also vary.
The text was updated successfully, but these errors were encountered:
Hello @sujanrupu, thank you for raising an issue. 🙌 I have assigned the issue to you. You can now start working on it. If you encounter any problems, please feel free to connect with us. 👍
Game logic and basic description::
Archery game is frontend game developed using HTML, CSS, JavaScript.
In this game the player has to hit the target with the arrows provided and points will be gained according to the number targets hitting and accuracy of hitting.
Game points::
The text was updated successfully, but these errors were encountered: