Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

39 lines (21 loc) · 1.03 KB

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