Skip to content

IlnurMingaleev/3dSnakeOnApple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3dSnakeOnApple

IMAGE ALT TEXT

Project Information:

Test project for Job application.

1) MVC is used for game architecture.

2) Implemented Factory, ObjectPool, State Machine pattern. Factory is for Game Objects creation. ObjectPool is used for player body and consumables, StateMachine is used for switching between game states.

3) Player is created at runtime using DI Vcontainer.

4) Game Has Initial Scene Where hapepn main initializations.

To start Game correctly you should be at Initial Scene.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages