mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2025-02-14 05:04:01 +00:00
Add readme
This commit is contained in:
parent
d2b1f91a3b
commit
3a8d829da5
1 changed files with 73 additions and 0 deletions
73
README.md
Normal file
73
README.md
Normal file
|
@ -0,0 +1,73 @@
|
|||
# 
|
||||
|
||||
_Bunnyhopping, retro-looking, first person seed shooter_
|
||||
|
||||
|
||||
## Ludum Dare 51: Compo entry
|
||||
|
||||
[
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
](https://ldjam.com/events/ludum-dare/52/pineapple-surf)
|
||||
|
||||
|
||||
## About
|
||||
|
||||

|
||||
|
||||
A Pineapple God has teleported you to a tropical archipelago, and demands that you surround it with followers!
|
||||
|
||||
1. Collect seeds around the archipelago
|
||||
2. Use your peashooter to plant them on horizontal surfaces
|
||||
3. Walk nearby grown pineapples to harvest them
|
||||
4. Bring them to the Pineapple God until it is satisfied
|
||||
|
||||
|
||||
## Controls
|
||||
|
||||
- <kbd>W</kbd> <kbd>A</kbd> <kbd>S</kbd> <kbd>D</kbd> → Move
|
||||
|
||||
- <kbd>Mouse movement</kbd> → Look
|
||||
|
||||
- <kbd>Mouse primary click</kbd> → Shoot
|
||||
|
||||
- <kbd>Space</kbd> → Jump
|
||||
|
||||
- <kbd>Space</kbd> (held) → **Bunnyhop!**
|
||||
|
||||
- <kbd>Shift + R</kbd> → Respawn if stuck
|
||||
|
||||
- <kbd>Esc</kbd> → Return to the main menu
|
||||
|
||||
|
||||
## Leaderboards
|
||||
|
||||
The Pineapple god will keep track of the time it takes you to bring it 150 pineapples, and will compare it with that of his other servants. **Can you be the fastest?**
|
||||
|
||||
_The leaderboards are experimental, unmoderated, and have no anti-cheat. Please be nice!_
|
||||
|
||||
|
||||
## How to go faster
|
||||
|
||||
Pineapple Surf is centered on the mechanic of bunnyhopping to move faster!
|
||||
|
||||
The mechanics are similar to those of [the first Half-Life](https://www.youtube.com/watch?v=WschEm9uYao): a simple way to start going faster is holding <kbd>Space</kbd> and <kbd>D</kbd> while constantly turning right in a circle.
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
## Credits
|
||||
|
||||
See [the EXTERNAL_LICENSES.md file](https://github.com/Steffo99/pineapple-surf/blob/main/EXTERNAL_LICENSES.md) for a list of all external assets used.
|
Loading…
Add table
Reference in a new issue