Skip to content
/ Apex Public

Web browser game developer in Javascript. Uses jQuery to manipulate DOM elements.

Notifications You must be signed in to change notification settings

ianhall55/Apex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live

Apex

Apex is a classic survival game, inspired by agar.io

start_screen

Gameplay

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.

begin

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.

gameplay1

gameplay2

Architecture and Technologies

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.

Future Bonus features

  • Add in pokemon theme

About

Web browser game developer in Javascript. Uses jQuery to manipulate DOM elements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published