Code Monkey home page Code Monkey logo

snakeit's Introduction

Snake in Terminal (snakeit)

snakeit Snapcraft Build, Test, Publish


Installation

Snap

Get it from the Snap Store
Check out the link above for installation instructions. Once installed, type snakeit to start the game!

Other

If you don't have access to the Snap Store you can of course just install it manually. To do so, navigate to some directory where you store git clones and type:

git clone https://github.com/IsakTheHacker/snakeit.git
cd snakeit
mkdir bin
make

To start snakeit, type:

./bin/snakeit

For a more permanent solution, append alias snakeit="<pathToBinary>" to ~/.bashrc. Then restart your terminal and just type snakeit to start the game!


Contribution

If you want to contribute, feel free to do it in these ways:

  • Submit an issue: If you find a bug or want to request a new feature, post a new issue in GitHub issues. We will try to get back to you as soon as possible. There are no strict rules on how the issue should be written, just write in a way you think will make us understand.

  • Make a pull request: Contributions/commits happen through pull requests. The only thing we ask you to do is to follow our standards: Never use spaces instead of tabs, tabsize: 4 etc. If you're unsure you can look in the already written code for references.

    1. Fork this repository to your own account from main.
    2. Make some changes.
    3. Create a pull request.

Network

Here is the network graph so you can keep up to date on the latest changes to the different branches: Network Graph

snakeit's People

Contributors

isakthehacker avatar

Stargazers

 avatar

Watchers

 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.