Skip to content

keithvannorstrand/game-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Agar.io clone ##Purpose: Recreate a single player version of the game found on agar.io.

##Technology

  • Canvas
  • Javascript

##Implementation

  • OOP

##Foreseen Difficulties

  • Collision between bodies on the Canvas
  • Scaling with simple collision (will be doing a lot of calculations per frame)
  • AI for enemy bodies

##Stretch

  • Network several players together into the same game
  • Large canvas with window following player
  • Special abilities
  • Add multiple levels to single player mode
  • AI specific stretch goals
    • In fleeing state find a path that puts another body between you and the enemy
    • Add an attack state

Moved to a new project

node-agario-clone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published