pwdz / StrategicGame

Final project for the course Principles of Programming in C language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strategic-game

Final project for C programming(Dr Bakhshi). It's similar to this game: Lapse: A Forgotten Future. But without UI. it can be run in terminal

gcc StrategicGame.c -o s
./s

About

Final project for the course Principles of Programming in C language.


Languages

Language:C 100.0%