Skip to content

Karna98/Simulation-of-Person

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation of Person

Simulatation of Person is a graphical interactive program created using C Langauage with the help of graphics.h library.

This program was successfully tested on TurboC++ for Windows Application.

Additional Requirement of header file graghics.h

List of commands

key Action Name Description
w Jumps The Character perform jump action.
a Move Left The Character walks 2 steps towards left.
s Duck The Character perform duck action.
d Move Right The Character walks 2 steps towards right.
z Action_1 The Character performs Action 1
x Action_2 The Character performs Action 2
c Give Him Some Rest The Character takes rest and sleeps.
0 Kills Program Kill the running program and return backs to code.

Preview

Character Jumps
Character Moves Left
Character Ducks
Character Moves Right
Character Performs Action_1
Character Performs Action_2
Character having some Rest

About

Simulate Man in C using graphics.h.

Resources

License

Stars

Watchers

Forks

Languages