Sign inSign up

crypticcp/website

By crypticcp

Updated over 5 years ago

The offical website of Cryptic

Image
0

10K+

crypticcp/website repository overview

Cryptic - Website

Welcome

This is the open-source source code to the official website of cryptic-game.

We develop an open source hacking browser game. This started as a community project of the Youtuber https://www.youtube.com/user/TheMorpheus407. You can already test a first pre-release of the game at https://play.cryptic-game.net/login. Feel free to explore our other repositories at https://github.com/cryptic-game.


For Developers

You can clone the repository with:

git clone https://github.com/cryptic-game/website.git
Project setup
yarn
Compile and hot-reload for development
yarn dev
Compile and minify for production
yarn build
Start the built files
yarn start
Lint and fix files
yarn lint

LICENSE :scroll:

GNU AGPL v3.0

Tag summary

Content type

Image

Digest

Size

116.2 MB

Last updated

over 5 years ago

docker pull crypticcp/website