Skip to content

ClintFlames/c_text_rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPOILER ALERT

If you avoid spoilers, do not open next files.

  • story.c
  • story.h
  • location.c
  • location.h
  • character.c
  • character.h
  • weapon.c
  • weapon.h

BUILDING

Build targets: linux and windows
Build host: linux

  1. Download zig
  2. Extract it in tool dir
    tar -xf zig*
    Bash script will autodetect zig in tool dir using grep --color=never zig
  3. Delete zig archive
    rm zig*.tar.*
  4. Run build
    ./script/build.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published