Skip to content

Thomasasia/Smithery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smithery

A small game made in C about smithing medieval weapons.

The goal of the game is to generate wealth by crafting weapons with more and more fantastical materials. As you craft more weapons, your smithing ability will increase, and you will level up, allowing you to create even better weapons to sell. The game utilizes probability curves in order to have fair but unpredictable RNG.

Installation

Should work on just about anything. Compile with:

gcc -o smithery smithery.c -lm

About

A small game made in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages