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

START HERE: AVAILABLE TASKS #25

Open
fourthedesign opened this issue Feb 24, 2023 · 1 comment
Open

START HERE: AVAILABLE TASKS #25

fourthedesign opened this issue Feb 24, 2023 · 1 comment
Labels
feature request Request a new feature to be implemented good first issue Good for newcomers help wanted Extra attention is needed idea Suggest an idea for the game important wip Work In Progress

Comments

@fourthedesign
Copy link
Contributor

Following is a list of available tasks that anyone can pick up.

Gameplay

  • Auto-firing weapon. Create AutoFiringWeapon : BaseWeaponBehaviour which checks for enemy in range/angle, but automatically shoots.
  • Movement on Z axis, ( Active Issue: Feature Request: Z axis movement controls #16 ) which will allow player to get closer / further away from enemy, as well as change the movement speed.
  • Shooting Enemy, which shoots at the player. (Also need a health system for the player)

Models / Concept Art

  • Spaceships for player and enemies
  • Environment
  • Weapons

SFX / VFX

  • Weapon Shot particles
  • Damaging effect / particles when enemy or player is hit or destroyed
  • Weapon Shooting sounds
  • Ship Engine Sounds
  • "Swoosh" sound when passing close by an object of the environment

Project Docs

  • Update Readme with current state of game (add GIFs from gameplay, and explain current concept)
  • Update contributions with coding practices
  • Add explanations of new scripts
@fourthedesign fourthedesign added good first issue Good for newcomers help wanted Extra attention is needed feature request Request a new feature to be implemented idea Suggest an idea for the game important wip Work In Progress labels Feb 24, 2023
@fourthedesign fourthedesign pinned this issue Feb 24, 2023
@KAAzadi
Copy link
Collaborator

KAAzadi commented Mar 2, 2023

Would you be able to break these points apart into separate issues? That way it'll be easier to address when an issue is being actively worked on/still open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a new feature to be implemented good first issue Good for newcomers help wanted Extra attention is needed idea Suggest an idea for the game important wip Work In Progress
Projects
None yet
Development

No branches or pull requests

2 participants