Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Star Collector

Developed by Anthony Zhang, Kevin Chow, and Adrien Johnson
Developed by <a href="https://github.com/zhanga">Anthony Zhang</a>, <a href="https://github.com/chowkevin">Kevin Chow</a>, and <a href="https://github.com/AdrienMakes">Adrien Johnson</a>

## What is it?
* A 2 player game in which the objective is to collect the falling stars.
* Whoever collects the most stars by the end of the timer wins.
* The controls are WASD for Player 1, and the Arrow Keys for Player 2.
* Project developed for a presentation.
* Uses the **phaser.io** HTML5/Js game development framework.
* Uses the <a href="http://phaser.io/">**phaser.io**</a> HTML5/Js game development framework.

## To-do
* ~~Implement falling stars.~~
* ~~Timer and win condition.~~
* ~~Custom sprites.~~
* ~~Player respawn conditions based on death.~~
* ~~QoL changes (ie. player spawn position, score position, reworking platforms, remove bounce)~~
* Title screen.
* Title screen.