https://github.com/alxdrcirilo/games

Video game reviews

https://github.com/alxdrcirilo/games

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary

Keywords

video-game-reviews video-games
Last synced: 10 months ago · JSON representation

Repository

Video game reviews

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
video-game-reviews video-games
Created 10 months ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

Video game reviews 🎮

This is a collection of reviews for various video games I've played. Each review includes details such as the game's name, release year, genres, rating, playtime, and my personal review.

The data itself for each game is fetched from IGDB (Internet Game Database) using their API. Then I process and display it in a user-friendly format. All the reviews are stored in a JSON file and can be easily accessed and modified.

The frontend is built using SvelteKit.

Owner

  • Name: Alexandre Cirilo
  • Login: alxdrcirilo
  • Kind: user
  • Location: The Netherlands

GitHub Events

Total
  • Push event: 53
  • Create event: 3
Last Year
  • Push event: 53
  • Create event: 3

Dependencies

.github/workflows/deploy.yaml actions
  • actions/checkout v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
  • oven-sh/setup-bun v2 composite
package.json npm
  • @eslint/compat ^1.2.5 development
  • @eslint/js ^9.18.0 development
  • @sveltejs/adapter-auto ^6.0.0 development
  • @sveltejs/adapter-static ^3.0.9 development
  • @sveltejs/kit ^2.22.0 development
  • @sveltejs/vite-plugin-svelte ^6.0.0 development
  • eslint ^9.18.0 development
  • eslint-config-prettier ^10.0.1 development
  • eslint-plugin-svelte ^3.0.0 development
  • globals ^16.0.0 development
  • prettier ^3.4.2 development
  • prettier-plugin-svelte ^3.3.3 development
  • svelte ^5.0.0 development
  • svelte-check ^4.0.0 development
  • typescript ^5.0.0 development
  • typescript-eslint ^8.20.0 development
  • vite ^7.0.4 development