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

https://github.com/ryex/pse


https://github.com/ryex/pse

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# PSE

# Current Game Progress

## Completed

Base game mechanics, including arrow movement, keyboard input, and note timing. Once a note crosses a colored block, the user can enter the keyboard direction and increase their score. Results Screen to show score and rank at the end of the song.
Notes are dynamicly programmed via a CSV file by giving a time-stamp and direction on each line. optionaly allows lead time, and bpm to be customised per note.

### Controls
- Press any key to start
- Use arrow keys to hit notes
- (DEBUG ONLY) pipe hey will jump forward in the song (notes will desync, used to reach results screen faster)

## TODO

Storyline development, finalization of game mechanics, and finalization of asset design.

# Difficulties

## Prior Experience

In addition to never have designed a game before, most group members have also never touched the Unity game engine.

## 'Rona

The introduction of COVID-19 made it impossible to meet in person to complete this assignment, in addition to yielding unforseen consequences with living situations. Because of this, we would be restricted to finding a time to meet virtually, which is also difficult due to the unreliability of internet in Socorro.