Giter Club home page Giter Club logo

games's Introduction


games

๐Ÿค– A collection of simple and different games written on C#, C++, Python and JavaScript.


"Buy Me A Coffee"

Telegram Channel


  • 2048 - A single-player puzzle game on C#. The main goal of the game is to slide tiles with numbers on a grid to add them to create a tile with the number 2048, but you can keep playing after you reach that number.

  • BarleyBreak - A popular chasing game on C#, mentioned often in literary sources of the 16th to 18th centuries, played either by children or young people of both sexes. The goal of the game is to collect chips in a field with numbers in order, using as few moves as possible and in a shorter time.

  • BushedBricks - Simple and fun game on JavaScript. Combine tiles of same color. Once tile has reached x4 or above, it can be placed on appropriate color line. You'll get game points for that. You need to hold 400 steps or earn 5,000 points to win. Use navigation keys (โ† โ†‘โ†“โ†’) for desktop or swipe for tablet/mobile.

  • cppAsteroids - Asteroids game on OpenGL/C++.
    • glut download: https://www.opengl.org/resources/libraries/glut/.

  • cppBreakout - Breakout game on OpenGL/C++.
    • glut download: https://www.opengl.org/resources/libraries/glut/.

  • cppCheckers - Checkers game on OpenGL/C++.
    • glut download: https://www.opengl.org/resources/libraries/glut/.

  • cppMinesweeper - Minesweeper game on OpenGL/C++.
    • glut download: https://www.opengl.org/resources/libraries/glut/.

  • cppSnake - Snake game on OpenGL/C++.
    • glut download: https://www.opengl.org/resources/libraries/glut/.

  • cppTetris - Tetris game on OpenGL/C++.
    • glut download: https://www.opengl.org/resources/libraries/glut/.

  • Hangman - The hangman, also known as "hanged" is a classic game on C# in which you will have to guess a word by choosing the letters that you think may be included in it. The hangman game will give you the option to choose vowels and consonants to try to guess which word is hidden.

  • iGenius - Implementing of simple graphics game Colliding Balls on Python.

  • JumpingMen - Implementing of simple graphics game with jump man like Super Mario on C#.

  • PingPong - Classic Pong game on C# for one player. This is a simple version of the game, but very customizable and fun.

  • PingPongTwo - Classic Pong game on C# for two players. This is a simple version of the game, but very customizable and fun.

  • Snake - Basic snake game implemented on C#.

  • TicTacToe - Tic-Tac-Toe is a very simple two player game on C#. So only two players can play at a time. This game is also known as Noughts and Crosses or Xs and Os game. One player plays with X and the other player plays with O. In this game we have a board consisting of a 3X3 grid. The number of grids may be increased.

games's People

Contributors

kraloveckey 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.