A simple ascii-game in the shell
.bin | ||
conf.h | ||
input_output.c | ||
input_output.h | ||
main.c | ||
Makefile | ||
playfield.c | ||
playfield.h | ||
README.rst |
A simple ASCII game =================== Requirements ------------ This project requires - A GNU89 compatible C compiler - A GNU make compatible make program - A terminal (emulator) that supports ANSI escape sequences Licensing --------- This project is licensed under the GNU Affero General Public License. You are free to use, redistribute or modify the source under the terms and conditions of the GNU AGPL.