Skip to content

School Project: Prey Vs. Predator game. Written in java with the processing API.

License

Notifications You must be signed in to change notification settings

Sveske-Juice/PreyVSPredator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PreyVSPredator

School Project: Prey Vs. Predator game. Written in java with the processing API.

Controls

i - toggle debug window
w - move controlling animal forward
d - move controlling animal right
s - move controlling animal down
a - move controlling animal left\

Images

See examples/ for GIFs etc.

Wandering Prey Hunting Predator

Engine

It was built using the Entity Component System (ECS) in mind.

The Physics System uses Quad Tree for space partitioning the scene objects: Space partitioning: Quad Tree

About

School Project: Prey Vs. Predator game. Written in java with the processing API.

Topics

Resources

License

Stars

Watchers

Forks