Pinned Repositories
ADVANCED-CPP-Codes
CPP-Codes THIS REPOSITORY CONTAINS SOME BASICS OF THE ADVANCED C++ TOPICS LIKE STL, TEMPLATE CLASSES, OPERATOR OVERLOADING, VECTORS, SETS, MAPS, FUNCTORS ETC. IN C++ . THEY CAN BE USED AS A REFERENCE FOR C++ ANYTIME. ALSO I'LL BE ADDING SOME MORE CODES IN A WHILE . THEY WILL BASICALLY COVER BASICS OF ADVANCED ALGORITHMS AND DATA STRUCTURES .
codeWith-hacktoberfest
Coffee-Machine-With-OOP
This is a program to run a coffee machine. The menu,option to display report(resources remaining and money) and exit is displayed to the user and the machine functions accordingly.
Coffee-Machine-Without-OOP
(Without OOP)
competetive-code-hacktoberfest
For Hacktoberfest Contribution
Pong-Game
The popular game of Pong where two players use the arrow keys and 'w' and 's' keys to keep bouncing a ball by a paddle until a player misses
Random-Walk
A program which mimics the old-school screensaver randomwalk in windows.
Shooting-Game
A game where the user has to keep the bots from reaching the base by using the arrow keys. The bot speed keeps increasing slightly and the game will be over when either the bot reaches base or the bot hits the user.
The-Snake-game
the 90's game of snake where the game continues as the snake eats food and gets longer
Turtle-Crossing-Game
Game where the Turtle( the User ) has to cross the road without getting hit by using the arrow keys
Chandananitg's Repositories
Chandananitg/Coffee-Machine-With-OOP
This is a program to run a coffee machine. The menu,option to display report(resources remaining and money) and exit is displayed to the user and the machine functions accordingly.
Chandananitg/Coffee-Machine-Without-OOP
(Without OOP)
Chandananitg/Pong-Game
The popular game of Pong where two players use the arrow keys and 'w' and 's' keys to keep bouncing a ball by a paddle until a player misses
Chandananitg/Shooting-Game
A game where the user has to keep the bots from reaching the base by using the arrow keys. The bot speed keeps increasing slightly and the game will be over when either the bot reaches base or the bot hits the user.
Chandananitg/The-Snake-game
the 90's game of snake where the game continues as the snake eats food and gets longer
Chandananitg/Turtle-Crossing-Game
Game where the Turtle( the User ) has to cross the road without getting hit by using the arrow keys
Chandananitg/ADVANCED-CPP-Codes
CPP-Codes THIS REPOSITORY CONTAINS SOME BASICS OF THE ADVANCED C++ TOPICS LIKE STL, TEMPLATE CLASSES, OPERATOR OVERLOADING, VECTORS, SETS, MAPS, FUNCTORS ETC. IN C++ . THEY CAN BE USED AS A REFERENCE FOR C++ ANYTIME. ALSO I'LL BE ADDING SOME MORE CODES IN A WHILE . THEY WILL BASICALLY COVER BASICS OF ADVANCED ALGORITHMS AND DATA STRUCTURES .
Chandananitg/codeWith-hacktoberfest
Chandananitg/competetive-code-hacktoberfest
For Hacktoberfest Contribution
Chandananitg/Random-Walk
A program which mimics the old-school screensaver randomwalk in windows.
Chandananitg/Data-Structures
This repository contains basic codes of all the data structures
Chandananitg/Data-Structures-Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Chandananitg/Etch-A-Sketch
Drawing game where arrow keys are used to draw
Chandananitg/Flocking-Simulation-of-Boids
A Flocking Simulation made by combining the 3 core behaviours of Alignment, Cohesion and Separation and the phenomenon of Emergence.
Chandananitg/GnG-Challenge
Chandananitg/Hacktoberfest
Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure you add the program under the correct language directory. Happy coding
Chandananitg/hacktoberfest-projecteuler
This repo contains solutions for projecteuler problems in multiple languages. Specially created for newcomers to contribute as part of Hacktoberfest Challenge.
Chandananitg/Hacktoberfest-Simple-Practice-Programmes
A beginner-friendly open source repository to create your pull request.
Chandananitg/Hirst-Dot-Painting
Chandananitg/IOSD-NITK-HacktoberFest-Meetup-2019
This repository for IOSD NITK HacktoberFest Meetup 2019
Chandananitg/ProjectX-WebDev-Challenge
Chandananitg/Quiz-Game
A true or false quiz which keeps going and tracks your score.
Chandananitg/Race-Betting-Game
The user bets on the turtle colour which he/she thinks will win and wins when the race finishes with the same winner.
Chandananitg/rebus
🌟 👣 Take your first steps as an open source contributor
Chandananitg/Spirograph
A program mimicking the old school spiral-like drawings created by compasses in our childhood
Chandananitg/Starter-Python-Projects