Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 787 Bytes

README.md

File metadata and controls

34 lines (29 loc) · 787 Bytes

Tetoris by CSClub

Tetoris game for our school festival

Development Environments

Usage

This program uses Electron so bring your console or terminal and move directry. Then type like npm start. Also you can translate into exe file by acer. In this case, you must change package.lson

{
  "name": "tetoris2",
  "version": "0.1.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "start": "electron .",
    "run-build": "acer"
  },
  "author": "drumath",
  "license": "ISC"
}

=======

CS-Tetris

文化祭用のゲーム