Git Product home page Git Product logo

gosnake's Introduction

gosnake

GitHub release Code Status

Another one version of the classic snake game written in golang with a library tcell. This is a test task for the position Golang developer.

Build the app

go build -o bin/gosnake main.go

or

task build

Run the app

./bin/gosnake

or

task run

If you want to run the game from Windows, double-click on gosnake.exe (you must use version of gosnake.exe for the Windows architecture from the released binaries). For macOS, use the "open with terminal" context menu on gosnake and confirm launch with the "open" button (you have to use version of gosnake for the Darwin architecture from the released binaries).

You can use brew to install gosnake to your computer (macOs/linux)

App builtin help

$ ./gosnake -h
gosnake is a version of the classic snake game written in golang with a library tcell.

Usage of ./gosnake:
  -h display help
  -heigth int
     set heigth of the game desk (default 20)
  -limit int
     set heigth of the game desk (default 10)
  -width int
     set width of the game desk (default 70)

Test the app

./bin/gosnake                                                      

gosnake's People

Contributors

streamdp avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

vlad-cm

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.