LI2 Roguelite
Functions
main.c File Reference
#include <ncurses.h>
#include "window.h"
#include "state.h"
Include dependency graph for main.c:

Functions

int main ()
 Main function. More...
 

Function Documentation

◆ main()

int main ( )

Main function.

Initializes the ncurses window and the game state, then runs the game loop.

Returns
exit status