Skip to content

A terrible WIP game engine built for the linux Terminal.

Notifications You must be signed in to change notification settings

Hanro50/Textgen

Repository files navigation

Textgen

A terrible WIP game engine built for the linux Terminal.

This started out as a challenge to write tron. But evolved into just writing this engine as my sanity ran out.

Check for the comments in main() to see where you should ideally put game code.

The wchat_t array in the main() function contains the screen date. Updating the characters in that array would essentially write the characters to the screen. Since the terminal is essentially cleared and redrawn each frame using that array to redraw it ..

About

A terrible WIP game engine built for the linux Terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published