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

Early Tasks: Start Here! #5

Closed
fourthedesign opened this issue Jan 23, 2023 · 5 comments
Closed

Early Tasks: Start Here! #5

fourthedesign opened this issue Jan 23, 2023 · 5 comments
Labels
feature request Request a new feature to be implemented good first issue Good for newcomers help wanted Extra attention is needed important

Comments

@fourthedesign
Copy link
Contributor

fourthedesign commented Jan 23, 2023

While we are working on ideas and features that will have a big impact on the game, it's important to focus on implementing basic things that will most probably not be nullified in the future.

Here are some features that fit that criteria, and can be worked on by new contributors:

If you wish to take any of these on, please create an issue with it, or let us know on the discord to avoid conflicts of work.

Programming:

  • (DONE) Collision detection: Make the ship collide with obstacles in the map segments. The game can just reset for now, until a UI menu arrives
  • (DONE) Simple UI main menu
  • (DONE) UI "HUD" during game
  • Code optimization and organization: Better organize current code
  • (DONE) Scoring system: Keep track of score and display score in UI
  • Saving system: Store game progress and other data locally, encrypt/decrypt saved data.

Game Design:

  • Feature ideas
  • Concept art and ideas for game's art style, UI and models

General:

  • Help write a proper contributing workflow
  • Further details on contribution guidelines, readme and other docs
  • Organize project folders
@fourthedesign fourthedesign added good first issue Good for newcomers help wanted Extra attention is needed feature request Request a new feature to be implemented important labels Jan 23, 2023
fourthedesign added a commit that referenced this issue Jan 23, 2023
added link to Issue #5 , which lists things that can be worked on
@fourthedesign fourthedesign pinned this issue Jan 24, 2023
@fourthedesign
Copy link
Contributor Author

Updated, 24/01/2023

@CyberDryad
Copy link
Contributor

Added a simple canvas and HUD with in game timer

@fourthedesign
Copy link
Contributor Author

Updated, 03/02/2023

@ANGELB3AR
Copy link
Contributor

Added main menu scene with 'Play Game' button

@fourthedesign
Copy link
Contributor Author

Closing this issue, as we have "finalized" the basic concept of gameplay, and moved on with bigger tasks. Will open new issue for available tasks.

@fourthedesign fourthedesign unpinned this issue Feb 24, 2023
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 important
Projects
None yet
Development

No branches or pull requests

3 participants