tabascoeye / sine_nomine

a hobbyist exercise in C programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sin Nomine

Sin Nomine is a hobbyist exercise in C programming. It started as an exercise in curses programming and might slowly evolve into a roguelike game.

The provided BSDmakefile makes heavy use of the FreeBSD build system and will not work on other platforms.

The additional Makefile expects clang

Currently it looks like this:

screenshot of the program

About

a hobbyist exercise in C programming

License:BSD Zero Clause License


Languages

Language:C 98.7%Language:Makefile 1.3%