Pinned Repositories
activity2
Activity: an insurance sales force tracking app, in QuickBASIC.
adventures-of-gasin
My first QBasic program - A title-based RPG
ancient-code
Some of my really, really, REALLY old code. I'm talking early to late 90's stuff. Mostly in GW-BASIC along with QBASIC.
archiwum-turbo-pascal
aster7
THROWBACK TO 1995: Asteroid smashing video game in Microsoft QBasic
ball
Colliding ball simulator in QuickBASIC
BankManagement-C
Console Based Bank Management in C
beg-cobol-for-programmers
Source code for 'Beginning COBOL for Programmers' by Michael Coughlan
casktown
木桶镇RPG 大一的时候在学校机房写的RPG游戏。 运行环境是DOS 6 + QuickBasic 4.5
fikopar
COBOL ERP implementation with MYSQL
cobol5's Repositories
cobol5/Qbasic-kayan-metin
Qbasic, scrolling, kayan yazı
cobol5/ball
Colliding ball simulator in QuickBASIC
cobol5/casktown
木桶镇RPG 大一的时候在学校机房写的RPG游戏。 运行环境是DOS 6 + QuickBasic 4.5
cobol5/cbl
cobol code
cobol5/clam
clam is a program launcher for MS-DOS written in QuickBasic 4.5
cobol5/costa
The Costa Graphical Shell
cobol5/final-quest-2
Final Quest 2 - A Legend of the Red Dragon 2 Copycat in QBasic
cobol5/gcc
cobol5/Genealogy-ON-DISPLAY
Geneaology software written in GW-BASIC for DOS
cobol5/hexed
Old Hex Editor that I wrote on MS-DOS with Turbo Pascal back in the day
cobol5/Mario_Game
A 3-level Mario game coded in assembly language (MASM16).
cobol5/nasm
cobol5/ncurses
Interface to the C ncurses library
cobol5/old-cpp-pascal-experiments
All C++ and Pascal experiments in range of 2000-2003 years. Includes my first Delphi/C++ game "Sea Battle" some HTML experiments, and MS-DOS console graphics.
cobol5/QBAGLE
Simple Graphics Adventgure Engine for MSDOS / QBasic
cobol5/qbasic-1
cobol5/qbasic-2
Ancient QBasic programs made in my youth
cobol5/qbasic-7
An archive of my qbasic experiments.
cobol5/qbasic-8
cobol5/qbasic-nventory
(i)nventory manager written in qbasic!
cobol5/qbasic-snuggle-os
cobol5/qbasic-spreadit
lol, that name... this is a spreadsheet written in qb45
cobol5/qpaint
QBasic image editor I wrote in high school
cobol5/qtrek.bas
A space shooter game written in qbasic
cobol5/QuickBASIC
cobol5/RM-cobol-85-example
cobol5/snake-basic
SNAKE written in QuickBASIC for DOS
cobol5/TurboBasicSolarSystemSimulator
old DOS Borland TurboBasic Gravity Solar System simulator for historical reference Just for those who never saw the Old Borland TurboBasic which was really the first widepsread compiled basic available for the PC in 1987-88. I wrote this then. It does some interesting things like: let you vary the gravity force live via a joystick the standard gravity interaction iteration lets you specify a range of planet size and number of sun as well as asteroids that the randon generator will then use for the range of possibilities for each planet class. to decrease cpu this had one class of object called "dust" and "probes" which were affected by all other larger bodies but their own gravity effect was not used to compute the others thus eliminating the exponential calculation problem when you had a lot of dust and probes. Also there was a function to determien the maximum resolution of the dos screen and choose it and then set up a system of several viewing windows for x y and z views of the planets. it did some crude perspective shifting in one window as well and had orbit tracing trails etc. could display the planets ins everal different ways as spheres or dots or circles. It had a function to calibrate the joystick too. might be fun if soemone covertedit to python to run on a lot of other systems.the "neatend" at the top is the result of another program I wrote which would neaten up the trubobasic code I worte inserting proper indents etc and even followed nested lopps etc. I'll upload that later because it could the beginning basis for an interpreter or compiler.
cobol5/turbopascal
pascal programs written by Ellis Katz
cobol5/WWIVSCRN
WWIV Screenedit, a menu and screen editor from 1990 for DOS and WWIV BBS menufiles. See "3.2-rebuild" release below for binaries.