GithubHelp home page GithubHelp logo

choubari / commandline-games-hacktoberfest Goto Github PK

View Code? Open in Web Editor NEW
24.0 3.0 18.0 169 KB

A repository to share command line games. An opportunity to start and learn about open source code contributions flow.

License: MIT License

Java 3.60% C++ 11.26% C 7.60% Python 69.10% Rust 1.55% JavaScript 2.71% C# 2.14% Go 1.33% Shell 0.72%
hacktoberfest hacktoberfest2020 command-line commandline-game commandline command-line-game cmd-game bash-game games contributions-flow

commandline-games-hacktoberfest's Introduction

All Contributors

Hacktober

๐Ÿ“ข Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free T-shirt ๐Ÿ”ฅ.

A repository to share command line games and learn about open source code contributions flow.

You can contribute in different languages like C, C++, Python, Java, JS, Ruby, etc. Just put the code in the right directory (or create one if doesn't exist). We prefer well documented code, please read the CONTRIBUTING.md

๐Ÿ”ฅ How to contribute ๐Ÿ”ฅ

  1. ๐ŸŒŸ Star this repository.

  2. Fork this repo, read how to fork repo

  3. Clone the project to your local machine

git clone https://github.com/this-is-you/Commandline-Games-hacktoberfest.git

#where this-is-you is your GitHub username
  1. Create branch, ex: pythongame. Never use the master branch to create PR.
  git checkout -b <branch-name>
# <branch-name> : ex pythongame
  1. Add your game file (ex:snake.py) on the following Python/ directory in that branch.

  2. Commit changes and push

git add .

#Now commit those changes using the git commit command:
git commit -m "Add Snake game to Python folder"

#push

git push origin <branch-name>
  1. Create Pull-Request to master branch in this repository, read how creating PR

  2. Have fun and welcome to open source world.

Looking forward to your PRs!!!

Please consider contributing to it if you think your code could help the Open Source Community :)

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Kawtar CHOUBARI

๐Ÿ“– ๐Ÿ‘€ ๐Ÿ–‹ ๐Ÿ’ป

Pelvis-Fresley

๐Ÿ’ป

Azrood

๐Ÿ’ป

kmmelcher

๐Ÿ’ป ๐Ÿ–‹ ๐Ÿค”

walidAITLHAJ

๐Ÿ’ป

Samuel Loza

๐Ÿ’ป

Francisco Gallardo

๐Ÿ’ป

musquitinh0

๐Ÿ’ป

Andre-Fonteles

๐Ÿ’ป

clem0811

๐Ÿ’ป

MahmoudFettal

๐Ÿ’ป

Taha ELGHABI

๐Ÿ’ป

Taryn McMillan

๐Ÿ’ป

TimeSauce

๐Ÿ’ป

Sanchit Sharma

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

commandline-games-hacktoberfest's People

Contributors

allcontributors[bot] avatar azrood avatar choubari avatar clem0811 avatar fragalcer avatar kmmelcher avatar kobeerose avatar mahmoudfettal avatar musquitinh0 avatar osama-yusuf avatar pelvis-fresley avatar samuelloza avatar sanchits06 avatar tarynmcmillan avatar walidaitlhaj avatar wikpi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

commandline-games-hacktoberfest's Issues

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.