An open API service indexing awesome lists of open source software.

https://github.com/alissatroiano/cosmos

Three JS Game built for AWS Game Builder Challenge
https://github.com/alissatroiano/cosmos

aws devpost game game-development hackathon hackathon-project three-js

Last synced: 3 months ago
JSON representation

Three JS Game built for AWS Game Builder Challenge

Awesome Lists containing this project

README

          

![Cosmos]('static\images\cosmos-1.png')

## Table of Contents
- [Table of Contents](#table-of-contents)
- [Cosmos](#cosmos)
- [Installation](#installation)
- [Local](#local)
- [How To Play](#how-to-play)
- [Desktop](#desktop)
- [Mobile](#mobile)

## Cosmos

Cosmos is a space-themed web game that challenges players to control their planet's movement and avoid colliding into other objects. The main objective of Cosmos is to use game mechanics to move around your orbit as many times as possible without colliding into other space objects.

## Installation

### Local
- Start a terminal session (powershell, command line, etc.) and enter the following commands:
- `git clone https://github.com/alissatroiano/cosmos.git`
- `cd cosmos`
- `npm install`
- `npm run dev`
- Click on one of the local host links to access the live server and test out Cosmos

1. Visit [Cosmos Repository](https://github.com/alissatroiano/cosmos)
2. Click `Code` to follow instructions for cloning via HTTPD, SSH, or GitHub Desktop

## How To Play

### Desktop

### Mobile