sina-rostami / Tron-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tron Game

  1. make new branch named the feature you want to add.
    $ git checkout -b 'branch name'
    
    
  2. make your changes.
  3. send pull request.
    $ git add .
    $ git commit -m "commit message"
    $ git push origin 'branch name'
    
  4. I will review and merge changes.

Run

  1. Build with IntelliJ idea
2. $ sh run.sh
  1. open monitor and set :
ip : localhost
port : 5001

About


Languages

Language:ASP.NET 63.7%Language:Python 20.4%Language:Java 15.9%Language:Shell 0.1%