Skip to content

A really small & simple text-adventure I programmed, way back when I was ~13 years old, for me and my friends.

Notifications You must be signed in to change notification settings

mholzer85/paincity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PAIN - CITY

A really small & simple text-adventure I wrote way back when I was something between 13 and 15 years old.

The in-game language is German, partially with regional dialect and surely with lots of grammar and spelling mistakes ;-)

The original code I wrote and shared with my friends once upon a time had been written in (Q)BASIC, so that won't run on modern 64-bit operating systems anymore.
I'll try to migrate it to something compilable with FreeBasic to be able to run it on Windows 10 or some other more modern 64-bit OS.

PAINCITY.BAS -> original QBASIC file

paincity_fb.bas -> migrated file for compatability with FreeBasic, can be compiled as follows: fbc -lang qb paincity_fb.bas

Known issues: no sound, issues with German umlaute (ä, ö, ü).

About

A really small & simple text-adventure I programmed, way back when I was ~13 years old, for me and my friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages