Skip to content

Just trying to develop a small roguelike in C using libtcod and making a tutorial in the process.

Notifications You must be signed in to change notification settings

ignaoya/libtcod-C-tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Making a Roguelike in C Using libtcod

This is my humble attempt at making a tutorial on how to use libtcod to write a roguelike in C. I was prompted to do this because of my own failed search for libtcod tutorials in C. I've done TStand90's python tdl port of the c++ tutorial, and I'm trying to do a similar port of that tutorial for C, although I'll probably change a few things along the way just for fun.

Useful Resources

The following are links to the resources I'm consulting in order to figure out how to do this.

The libtcod documentation page

TStand90's tutorial pages is a great resource, though for some reason, his python3-tdl tutorial is not up at the moment.

The libtcod c++ tutorial

About

Just trying to develop a small roguelike in C using libtcod and making a tutorial in the process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published