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
- Host: GitHub
- URL: https://github.com/alissatroiano/cosmos
- Owner: alissatroiano
- Created: 2024-12-20T01:39:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-27T21:22:00.000Z (8 months ago)
- Last Synced: 2025-10-27T23:15:01.067Z (8 months ago)
- Topics: aws, devpost, game, game-development, hackathon, hackathon-project, three-js
- Language: JavaScript
- Homepage: https://update-branch.d2ahh6pk09q6qo.amplifyapp.com/
- Size: 58.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## 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