SpaceXcalibur - The quest for the last energy saber. The legend has it, that space-king Arthur once pulled it out of the asteroid. But where is it now? ;)
- 🔪 Game: space-excalibur
- 🗒️ Contracts: space-contracts
- 🥗 Recipes: space-recipes
SpaceXcalibur v0.0.5 is deployed on IPFS; hash:
- ipfs://QmTZ2RfrZuKicHEmjCeg8DG4WswREBFdmcDVpcJgjCXEqS
- https://bafybeicnox2zw6iwpekohasd5q57emwpdd32h6g7uynnbgoa5b476ycrvu.ipfs.dweb.link
- https://bafybeicnox2zw6iwpekohasd5q57emwpdd32h6g7uynnbgoa5b476ycrvu.ipfs.cf-ipfs.com
Devpost: https://devpost.com/software/spacexcalibur
- Make sure you have Node.js ≥ 14 installed (https://nodejs.org)
- Install dependencies:
yarn install
yarn run dev
: Run the game locally
The game can be easily deployed via the Github Pages Settings Page, using the root folder.
To deploy on IPFS we need to do the following steps:
- Retrieve API keys from Pinata
PINATA_API_KEY
PINATA_API_SECRET_KEY
- Input these keys as Repository Secrets
- Go to the Release Workflow on Github Actions and click
Run Workflow
. - The game is now deployed and can be accessed using the IPFS gateways listed on the Release Notes
SpaceXcalibur was ideated and implemented at ETHLisbon (2021). All code is free and open-source, licensed under the terms and conditions of Apache 2.0.