GithubHelp home page GithubHelp logo

andre-fonteles / commandline-games-hacktoberfest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from choubari/commandline-games-hacktoberfest

0.0 0.0 0.0 100 KB

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

License: MIT License

Java 4.80% C++ 24.34% C 3.62% Python 61.49% Rust 3.57% JavaScript 2.19%

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

๐Ÿ’ป

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

commandline-games-hacktoberfest's People

Contributors

choubari avatar allcontributors[bot] avatar kmmelcher avatar pelvis-fresley avatar musquitinh0 avatar azrood avatar samuelloza avatar fragalcer avatar walidaitlhaj 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.