Skip to content

zegenerative/asteroid-apocalypse-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💫ASTEROID APOCALYPSE 💫

What this project is about

Asteroid Apocalypse is a game project built in 4 days during the Codaisseur web development bootcamp. The aim of the assignment was to build a full-stack multiplayer game app from scratch, implementing technology that supports multiple simultaneous games with a lobby system. The goal of our project was to implement a new technology (p5js) for the creation of custom graphics, and data streams.

  • Client The frontend part of the game.

  • Server Contains the endpoints and database models.

Table of contents:

How to install

  1. Clone the git repository

git clone git@github.com:zegenerative/asteroid-apocalypse-client.git

In the project directory

  1. Run npm install
  2. Run npm start. The app runs in the development mode on http://localhost:3000 in the browser.
  3. Checkout the Server ReadMe to install and run the server.

For a more detailed overview of what’s completed and what still needs to be implemented check: Project Board

Create React App

This project was scaffolded using the create-react-app cli.

The standard create-react-app docs can be found in here

Contributors

About

Game built with P5.js running in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors