FrancisTR / Rhythm-Swipe

A Repository dedicated to the 2D Game "Rhythm Swipe".
https://projectrhythmswipe.netlify.app/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Needed Documentations for this repository and in game #2

Closed FrancisTR closed 1 year ago

FrancisTR commented 1 year ago

We needed Documentations for the following:

FrancisTR commented 1 year ago

Added on the Description and others thing in the README.md file based on what Nick had.

FrancisTR commented 1 year ago

@FrostyNick is doing documentation for the tutorial section of the game.

FrostyNick commented 1 year ago

6/15/2023 Rough draft: Tutorial documentation

Syntax: "This is visible in game." These are extra notes.

  1. "You can move the player on the beat. Watch for when the moving red cubes are on the rhythm bar below."

  2. a. or b. a. "Use AWSD to move the player." Visuals showing up down right left. Maybe with a player moving all four directions with a visual que of what button is being pressed. b. "To move the player, press s to go down, w to go up, d to go right, and a to go left."

  3. "Avoid any obstacles or enemies you encounter on the way. You will lose a life otherwise. You have 3 health points (HP)." Add more details to documentation as more features are added to the game.

FrancisTR commented 1 year ago

6/15/2023 Rough draft: Tutorial documentation

Syntax: "This is visible in game." These are extra notes.

  1. "You can move the player on the beat. Watch for when the moving red cubes are on the rhythm bar below."
  2. a. or b. a. "Use AWSD to move the player." Visuals showing up down right left. Maybe with a player moving all four directions with a visual que of what button is being pressed. b. "To move the player, press s to go down, w to go up, d to go right, and a to go left."
  3. "Avoid any obstacles or enemies you encounter on the way. You will lose a life otherwise. You have 3 health points (HP)." Add more details to documentation as more features are added to the game.

Thank you Nick! This should be a good start on creating a tutorial section in the game. I will create an issue on creating a tutorial room for the player and go from there.

FrancisTR commented 1 year ago

In this case, closing the issue.