Skip to content

jtjackson/codesamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

codesamples

Asteroids -- Contains two files, a server and client. This was built on Ubuntu 18.04.1 LTS

  1. In terminal, run "node asteroid_server.js"
  2. In seperate terminal, run "node get_asteroids.js"

The response from the server should appear in the client terminal as such:

Asteroids within the required distance: { "asteroids": [] }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published