Skip to content

a text based game framework, sorta like cel7 but not quite

License

Notifications You must be signed in to change notification settings

thacuber2a03/txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

txt

a text based game framework, sorta like cel7 but not quite. it uses Wren, the font is unchangeable and I didn't want to design a palette so you can use rgb (0-255)

how to use

download latest txt version from releases

run txt in the command line, pass a file name to run from that

tada.wav

documentation

games made with it

shiftword

image

a little game of shifting letters to make words

https://ppepp.itch.io/shiftword

build

Windows:

run the build.bat file in the root directory

if you're more of a Makefile person you can also run mingw32-make

Linux:

run make

attributions

made with raylib by Ramón Santamaria (@raysan5) and Wren by Robert Nystrom (@munificent)

font is a recreation of IBM's CGA font: https://int10h.org/oldschool-pc-fonts/fontlist/font?ibm_cga

About

a text based game framework, sorta like cel7 but not quite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages