Tetoris game for our school festival
- framework : Electron
- languages : HTML5 + Sass->CSS3 + CoffeeScript->JavaScript+Jquery
- editor : Atom
- OS : Windows 10
- VCS : Git & GutHub
- URL : https://github.com/drumath2237/Tetoris.git
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"
}
=======
文化祭用のゲーム