Giter VIP home page Giter VIP logo

memory-game's People

Contributors

achinchen avatar

Stargazers

 avatar

Watchers

 avatar

memory-game's Issues

Setup Airbrake for your JavaScript application

📜 介紹介紹

用 Vue.js、Sass 來寫個經典小遊戲,記憶遊戲 🎮
四種不同顏色及形狀組合成遊戲的關卡設計,
當然難度會隨著關卡的推進不斷上升 😜
玩看看吧 😏


🔓 刻意練習

  • 從零開始設定 webpack ,包括模組化基本設定、開發模式及生產模式。
    當然還包含了在 package.json 增加相關的 script 設定。
  • 實作 Sass 提供的模組,例如 @function
    嘗試組合像是包含 media query 的字級設定的工具包。
  • 使用 Cdn 引入 Vue.js 實作。

💿 開發設定

# 安裝依賴
npm install

# 在 localhost:8081 跑範例
npm run dev

# 打包 dist 檔案
npm run build

Memory Game

📜 Description

Using Vue.js and Sass to create one of the most classic games -- Memory Game 🎮
There are 4 different shapes and colors which constitute the base of level setting.
Of course with the passage of hurdles, the difficulty will change. 😜
Enjoy 😏


🔓 Methods of deliberate practice

  • From Zero to One, webpack configure setting includes base, development and production.
    Sure thing, script in package.json was adjusted.
  • Exploring modules which Sass provide e.g. @function.
    Trying to combine the toolbox like fonts with media query!
  • Using Vue.js from CDN

💿 Development Setup

# install dependencies
npm install

# server examples at localhost:8081
npm run dev

# build dist files
npm run build

📮 License

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.