Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bgudna/cdevrpgadv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdevrpgadv

  • development and testing of various C funtions for a CLI rpg/adventure
  • an exercise in plain C development
  • you'll need these to get this running:
      • gcc to compile
      • gdb to debug
      • libncurses-dev for the fancy layouts
    • build and debug scripts for vscode included
  • don't forget to create /build before running the make file :P

Features Implemented

  • Character creation with name input
  • Enhanced character creation with stat distribution
  • Quick creation option (auto-distribute stats)
  • Manual stat distribution with keyboard controls
  • add ncurses for UI goodness
  • generate lore

this is just a stream of conciousness list, it will grow with further ideas if I ever get anywhere in this

About

testing of various c funtions for rpg/adventure goodness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published