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

Add Platform App #98

Merged
merged 133 commits into from
Apr 23, 2024
Merged

Add Platform App #98

merged 133 commits into from
Apr 23, 2024

Conversation

RobDavenport
Copy link
Member

@RobDavenport RobDavenport commented Feb 10, 2023

Adds the initial implementation of Gamercade Platform and accompanying App!

Includes:

  • User
    • Simple login system
    • Account creation/registration
    • User profile editing
    • Browse online games directory as guest
  • Games Directory
    • View and browse online games directory
    • View and browse offline game library
    • Game entries contain Descriptions, Tags, Image
    • Download games from the platform service
    • Launch games directly from the app
  • Developer Tools for Platform
    • Upload and edit your games/projects
    • Upload a "Box Art" image for games
    • Tags for games
    • Descriptions for games
    • Include multiple authors for team projects
    • Permission based editing of projects

Other Changes:

Future

  • App General
    • Active users list
  • Games Directory
    • Comment and ratings for existing games
    • Search for games
  • Multiplayer Matchmaking
    • Find players for games
    • Challenge players to specific games
  • Chat
    • Global Chat channels
    • Game-based chat rooms
    • Chat for currently active games

@RobDavenport RobDavenport mentioned this pull request Feb 10, 2023
@RobDavenport
Copy link
Member Author

Going to go ahead and merge this. Getting close to actual release soon.

@RobDavenport RobDavenport changed the title Draft: Add Platform App Add Platform App Apr 23, 2024
@RobDavenport RobDavenport merged commit 3afd794 into main Apr 23, 2024
4 checks passed
@RobDavenport RobDavenport deleted the add_app branch April 24, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant