GithubHelp home page GithubHelp logo

brown9804 / floodfill Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.58 MB

This repository is a collection of various algorithms implemented in different programming language. These examples serve as a great starting point for those who want to learn more about coding and its applications.

License: Apache License 2.0

Makefile 2.31% C 59.91% C++ 37.78%
floodfill identity christmas-tree flower-drawer mouse-labryrinth space-invaders gamesofthrones monopoly

floodfill's Introduction

Games Algorithms Hub

Costa Rica

Belinda Brown, [email protected]

GitHub brown9804


This repository is a collection of various algorithms implemented in different programming language. These examples serve as a great starting point for those who want to learn more about coding and its applications.

Contents

  1. C Simulating Space Invaders: This program simulates the classic game of Space Invaders. It demonstrates how to handle user input, game physics, collision detection, and rendering in C.
  2. C Drawing a Flower with Recursive Circles: This program draws a flower with recursive circles. The number of circles is provided via the command line. It's a great example of recursion and graphics programming in C.
  3. C Floodfill: This program identifies if its surroundings are identical and if so, it replaces them in the same way to the starting position by command line.
  4. C Christmas Tree: This program draws a Christmas tree on the console. It's a fun example of how to use loops and string manipulation in C.
  5. C Turtle Moves: This program simulates the movements of a turtle on a 2D grid. It's a great example of how to handle complex data structures and algorithms in C.
  6. C Mouse Labyrinth: This program draws a maze and solves it via command line.
  7. C++ Monopoly Games of Thrones: This is a text-based version of the classic Monopoly game with a twist of the Game of Thrones theme. The game supports up to eight players and follows the same rules as the original Monopoly.

floodfill's People

Contributors

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