Skip to content

Controls the initiative order during a combat (made for D&D, probably works with other systems)

License

Notifications You must be signed in to change notification settings

vitormaduro/DnD_Initiative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

DnD_Initiative

Controls the initiative order during a combat (made for D&D, probably works with other systems). Written in C by Vitor Maduro for personal use. The code is avaiable for free, and no money was made because of it.

Install

Just download the .c file and type "./DnD_Initiative". No need to install anything. For Windows you'll need to download a C compiler to generate the .exe file.

Uninstall

Delete the .c file. Nothing was installed, so nothing needs to be uninstalled.

(Un)License

Do whatever you want with the code/software, it's public domain (but crediting me if you use my work is still cool s2).

TO-DO

  • Comment the code (sorry)
  • Change all variables' names to English
  • Language select
  • Help screen

About

Controls the initiative order during a combat (made for D&D, probably works with other systems)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages