Apex is a classic survival game, inspired by agar.io
Players can move around using the arrow keys or w,a,s,d
You start in the middle of the window as a small life form and are surrounded by life forms of varying sizes.
You can move around but the faster you move the more you shrink. You can absorb life forms that are smaller than you to grow. You win when your life form is the only one left on the board and lose when if get fully absorbed by a life form larger than you.
This project was implemented with the following technologies:
- Vanilla JavaScript and
jquery
for overall structure and game logic, HTML5 Canvas
for DOM manipulation and rendering- Webpack to bundle and serve up the various scripts.
- Add in pokemon theme