Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic roadmap #1

Open
26 tasks done
RobotoSkunk opened this issue Sep 19, 2023 · 0 comments
Open
26 tasks done

Basic roadmap #1

RobotoSkunk opened this issue Sep 19, 2023 · 0 comments

Comments

@RobotoSkunk
Copy link
Member

RobotoSkunk commented Sep 19, 2023

TODO

This is just a TODO List containing all things that are needed to make the first version of PixelMan work as intended.

(2023-09-18)

  • Add the game objects physics system.
  • Add the player.
    • Add a second player.
    • Add the camera following the player.
      • Make the camera follow the player in single mode levels.
      • Split the screen and follow the players in multiplayer mode levels.
      • Smooth camera movement.
      • Move the camera slightly to the left or the right when the player moves.
      • Slightly zoom out depending on the player's velocity.
  • Make the player interact with springs.
    • In any direction.
  • Make the player interact with moving platforms.
    • Horizontally.
    • Vertically.
  • Make the player interact with killzones.
    • Add the game over effect.
    • Make the entire level reset.
  • Add the swivel gun.
  • Add the rocket launcher.
  • Add the ability to pause the game and resume.
  • Add the gravity switcher.
  • Add saws.
  • Add saws base.
  • Add moving saws.
  • Add mobile saws (saws that are in a mini car).
    • Make the mobile saws interact with the above stuff.
@RobotoSkunk RobotoSkunk pinned this issue Sep 19, 2023
@RobotoSkunk RobotoSkunk moved this to 📋 Backlog in PixelMan Adventures Backlog Oct 15, 2023
@RobotoSkunk RobotoSkunk changed the title Roadmap Basic roadmap Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant