Giter VIP home page Giter VIP logo

tetrisgame's Introduction

"# TetrisGame" 這是期末專案 大家可以把專案clone到自己桌面 然後有做變更再更新 簡易指令教學 新增檔案 git add 檔案名稱 ex:git add readme.md

提交變更/建立新版本 git commit -m "註解" ex:git commit -m "updata readme"

同步到雲端 git push

查看版本紀錄 git log

查看你資料夾內的索引狀態,例如是不是最新版 有沒有要commit的 git status

刪除檔案 git rm '檔案名稱'

更名 git mv t1.txt t2.txt

tetrisgame's People

Contributors

yuukuni avatar

Watchers

James Cloos avatar

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.