Skip to content

MrKrot792/TheOnlyRuleIsBattle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is TORIB

Torib - is an open-source, turn based, TUI prototype for an online game that I will, maybe make someday. And yeah, it's abandoned. Who could've saw that comming. Tho PRs are still accepted, and you could try making your own moves (in the src/game.c). Maybe I'll comeback to this project, someday? But it'll probably be easier to just rewrite it completely. So yeah, if it is being rewriten, I'll update the README.md.

How-to build

TORIB uses meson, so building it is straightforward:

meson setup build
ninja -C build

And then run the game:

./build/torib

About

YOMIH clone for TUI, made with ncurses!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors