Skip to content

A strategic game that implements with C language.

Notifications You must be signed in to change notification settings

KooroshRH/Emperor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emperor

A strategic game that implements with C language.

and also the first university project.

How it works

  • A strategic game
  • User must make decisions to rule a land
  • Three parameters to be contoroled by user decisions
  • Working with file
  • Saving game states when user wants
  • Able to load new game or continue the last game
  • Functional programming
  • Pointer programming

Screen Shots

ScreenShot#1

ScreenShot#2

ScreenShot#3