Please enable JavaScript.
Coggle requires JavaScript to display documents.
Gamer Moment - Coggle Diagram
Gamer Moment
Impacts
Could introduce more people to playing video games, thereby potentially increasing the number of video games being bought by people
Increases the exposure of older games, potentially increasing the amount of people going back and purchasing older games, and also potentially increasing the value of these games
Could potentially increase the sales of video game consoles, as more people would want to buy video games and play them after learning about some
Because of people playing more video games, could potentially improve some people's cognitive skills, thereby positively affecting society.
Older games that are beginning to appreciate in value could be boosted because of people buying older games, creating potential profits for some.
-
Client Problems
-
-
Competitors
IGN
News/Entertainment app about video games and other pop culure items. Majority of content is reviews of games and walkthroughs and tutorials for games.
Not much information or featyres regarding the history of games, apart from occasional articles and features about old or nostalgic games
Mobile Application, PC Application
Museum of Play
-
Features timeline functionality, where user can click through different time periods
Pictures with each game, and a short description of the game/console itself.
Developer Problems
User Interface
Usability Principles
Be easy to understand
Have visible text, and make blocks of text concise and easy to understand
-
-
-
-
Features
-
-
-
Game Description
-
Publisher, Genre and Release date are shown
-
-
Screens
-
Hall of Fame
-
-
Shows year, reeview score and name of game in table view
-
-
-
Coding Environment
-
Key Algorithms
SQL
-
Alter/Update Function
-
-
Columns are changed depending on if the user had added or removed items from the history and playlist
-
Xcode
-
Random Integer
-
-
Based on what integer is returned, SQL query runs and returns all relevant information
Link to other services
Allows user to connect steam, epic games and other services to app
-
Data
Required App Data
-
-
Linking Services
-
-
Names of Services
Local Data, not stored in app
-
-
Data Source Options
video games
Pros
-
Has columns for sequels, consoles and genres
columns are 1 or 0, meaning yes or no conditiions can be used
-
vg_sales
-
cons
high redundancy present in the table, as games with multiple platforms have multiple entries
-
-