GithubHelp home page GithubHelp logo

rubenfrans / dos-programming-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 64 KB

Collection of small software experiments written by myself using Borland C++ on a real i386 PC

C++ 81.87% C 18.13%

dos-programming-project's Introduction

DOS-Programming-Project

This repository contains the code of programming experiments created in order to learn programming for MS-DOS. Please be aware that this is code is written on an almost 30 year old operating system using an almost 30 year old C++ compiler and software. Thus this code base can contain old and weird coding standards in comparisson to modern C++ standards.

Hardware and software

All code in this repository can be compiled using the Borland C++ IDE version 2.0 running under MS-DOS. All code was written on a i386-dx2 PC and uses VGA Graphics and BIOS interrupts for drawing in GRAPHICS MODE (mode 13) An alternative to compiling and running this code is using DOSBOX.

bc_000

Projects

Line Drawing

The line drawing project is a simple project that demonstrates a few core concepts of writting to the VGA buffer and using bios interreptus to draw lines and pixels on the screen.

Game / Game Engine (SPARTAN)

The SPARTAN project is a more elaborate project where I'm aiming to create a small game / game engine this project is still in the early stages of developemnt but has some WIP classes for renderering.

dos-programming-project's People

Contributors

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