Skip to content

chan18/C-RPG

Repository files navigation

C-RPG

realtime terminal RPG game written in C

Play demo

alt tag

How to play

  1. download exe file and data folder.

  2. place them in a same folder.

  3. run exe file

Available key

[Arrow-up] Move up

[Arrow-down] Move down

[Arrow-left] Move left

[Arrow-right] Move right

[Space-bar] Place bomb

[ESC] Save current game

[F1] Load saved game

[s] Open skill menu

[d] Open debug menu

[i] Open item menu

[0~9] Select corresponding item from current menu

How to build from source

run build.bat compile routine requires gcc and cproto. without source code modification, you can remove cproto line from build.bat file. in this case, it requires gcc only. no curses library needed.

About

Roguelike C RPG, realtime terminal game written in C. without curses library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published