Skip to content

ZombieSlayers/MatlabZombieGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatlabZombiesBasics

Code for a simple zombie-themed game with Matlab.

Starting the game

Open a Matlab instance, and run

>>> zombie_game

Instructions:

Use arrow keys to move Rick. Use space bar to shoot. You can shoot only one bullet at the time.

How the game works

The zombie moves up and down on the screen. Rick Grimes can move in any direction, and can shoot. The objective is to shoot the zombie in the head and kill it. If the zombie touches Rick, then Rick dies and the game is over.

About

Zombie-themed game written in Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages