Skip to content

Filter by platform to easily find crossplay games that are compatible with your preferences.

Notifications You must be signed in to change notification settings

otonielguajardo/crossplaygames

Repository files navigation

Crossplaygames

Filter by platform to easily find crossplay games that are compatible with your preferences.

Made with Jigsaw, Bootstrap and good ol vanilla javascript

screenshot

Setup

Run composer install and npm install to install the application dependencies.

Update game database

Warning Make sure to set TWITCH_CLIENT and TWITCH_SECRET env vars before executing the script.

Run npm run scrap to update the games.json file located at root dir.

The script scraps the List of video games that support cross-platform play wikipedia page and uses the IGDB API to get each game's cover and details.

Screen.Recording.2024-07-31.at.10.10.38.p.m.mov

Serve

Run vendor/bin/jigsaw serve to start the server and npm run watch to compile the assets.

App will be available in http://localhost:8000/.

Build

Run npm run prod to build the project.

The build artifacts are located in the /docs directory

About

Filter by platform to easily find crossplay games that are compatible with your preferences.

Topics

Resources

Stars

Watchers

Forks