Skip to content

CSClub-meikei/CS-Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

文化祭用のゲーム