Giter Club home page Giter Club logo

consolerenderer's Introduction

Nino van der Mark

Software developer, husband, father and literal evangelist.

Working for 4Dotnet as a consultant for C#/.NET.

๐ŸŽฎ I'm also interested in video game development, with a particular focus on multi-platform and web clients.

  • Certainly we must've reached the point where we don't need completely separate code-bases for each, haven't we?

You can reach me on โ„นLinkedIn or ๐Ÿ˜Mastodon

consolerenderer's People

Contributors

ninovandermark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

consolerenderer's Issues

Add functionality to render text

  • Functionality to render text at coordinate x,y for the length of the text, until it runs off the screen
  • Functionality to render text centered at coordinate x,y

Redesign the ConsoleCanvas interface

  • Set should be Pixel
  • CreateBorder should be Border
  • CreateRectangle should be Rectangle
  • Remove redundant method implementations in favor of having default values for optional arguments

Because the interface changes, this should bump the major version, putting us at 1.0.0

Add unit tests

Each public member or method of the ConsoleCanvas class should be covered by a unit test that

  • Calls the method with all the possible arguments
  • Calls the method with only the required arguments
  • Calls the method with each combination of required + optional arguments, using arguments positionally only
  • Calls the method with each combination of required + optional arguments, using named arguments
  • Verifies that the expected operation is performed on the backbuffer

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.