Giter Club home page Giter Club logo

drawonconsole's Introduction

Draw on Console (C, C++, Pascal)

Introduction

It all started with coding colorful and with animations 2048 game on console in Pascal. These codes have written by me while I was studying Computer Engineering B.S. Most of them belong to second year of my University life. There are two most important things used in my codes:

  • First; I have used the projection calculation based on the image below, so there are no 3rd party libraries.

  • Second; refreshing whole console was too computationally expensive, so I have optimized the refresh method to print only the renewed characters.

3d

Used IDE's

  • C/C++ -> Orwell Dev-C++ 5.11
  • Pascal-> Bloodshed Dev-Pascal 1.9.2
  • Java-> Eclipse 4.12.0

Animations

c_animation_3d_moving_cubes

c_animation_3d_wave

c_animation_circle

c_animation_heart

c_animation_math_functions

c_animation_selection_sort

c_draw_sphere

c_game_candy_crush

cpp_game_snake

pascal_game_2048

java_animation_mandelbrot

References

drawonconsole's People

Contributors

salihmarangoz avatar

Stargazers

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

Watchers

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