Skip to content

AgentSamad/Attari--Worm--Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Centepede-Game

I have tried to clone the Centipede Game by Atari back in early 80s The project is developed on Unity 2021.3.9f1

We control a player shooter with firing Can be play in both potrait and horizontal mode

Scripts

Game Controller : Conatins all the code related to switching states of game and setting score

IHitable : An interface that is responsible for collsion whenerver a object is collide if implements Ihitable

Mushroom & Mushroom Field : Responsible for spawning mashrooms and mushoom behvaior

Centepede and Centipede Segments : Responsible for centepde movement and centipede segment is attached to each parth of centipede

GameEvents : Contains the events that are happening in gameplay

Orignal Centepede Game By Atari

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages