Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binpar/survivalcto
Game developed and designed for our CTO's birthday
https://github.com/binpar/survivalcto
Last synced: about 2 months ago
JSON representation
Game developed and designed for our CTO's birthday
- Host: GitHub
- URL: https://github.com/binpar/survivalcto
- Owner: BinPar
- License: lgpl-3.0
- Created: 2017-11-03T09:23:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T15:15:15.000Z (almost 7 years ago)
- Last Synced: 2024-04-15T04:23:19.119Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 MB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SurvivalCTO
Game developed and designed for our CTO's birthday# Online version
https://survivalcto.binpar.com/# How to run
```
git clone https://github.com/BinPar/SurvivalCTO.git
cd SurvivalCTO/front
npm install
npm run dev