Starving Rainbow Snake - WIP
A downloadable game for Windows and Linux
TODO List
- tweak VFXs; <- WIP
- select musics;
- add help menu;
- game-pad support;
- write README file;
- final tweaks.
Description
Eat, run, repeat!
A 120Hz monitor is recommended.
Because isn't finished (still in beta) some things, like this description, aren't done, yet.
Game rules
- Win by growing to the maximum size.
- Lose if you shrink too much.
- Eat colorful preys to score points, accelerate, and grow.
- Get hunt down to halve your score, and size.
- Avoid starvation by eating colorful preys.
- Starving makes you shrink.
And remember, as you grow, so will the hunters.
Controls
Use options > keyboard
to select your keyboard
layout.
Global Keys
Action | Key |
---|---|
Help | F1 - WIP |
Window mode | F11 |
Skip music | F12 |
Player 1 - Right Side
Action | QWERTY | QWERTZ | AZERTY | DVORAK | COLEMAK |
---|---|---|---|---|---|
Up | Arrow Up | Arrow Up | Arrow Up | Arrow Up | Arrow Up |
Down | Arrow Down | Arrow Down | Arrow Down | Arrow Down | Arrow Down |
Left | Arrow Left | Arrow Left | Arrow Left | Arrow Left | Arrow Left |
Right | Arrow Right | Arrow Right | Arrow Right | Arrow Right | Arrow Right |
Turn Left | O | O | O | R | U |
Turn Right | P | P | P | L | Y |
Turn Around | Space | Space | Space | Space | Space |
Player 2 - Left Side
Action | QWERTY | QWERTZ | AZERTY | DVORAK | COLEMAK |
---|---|---|---|---|---|
Up | W | W | Z | , | W |
Down | S | S | S | O | R |
Left | A | A | Q | A | A |
Right | D | D | D | E | S |
Turn Left | Q | Q | A | ’ | Q |
Turn Right | E | E | E | . | F |
Turn Around | Shift | Shift | Shift | Shift | Shift |
Music
The game will play any music placed on the
./data/musics/
folder with the following properties: - file
extensions: .ogg
; - encoding: Ogg Vorbis
; -
sampling rate: 44100 Hz; - containing only audio (no video stream).
You may use ffmpeg to
achieve a compatible file using the following command:ffmpeg -i INPUT_FILE_NAME -map_metadata -1 -vn -c:a libvorbis -ar 44100 -b:a 350k OUTPUT_FILE_NAME.ogg
Credits
Made by
Daniel Almeida Martins
Sounds
All sounds included on the game were edited (mostly for volume normalization) and differ slightly from the originals. Sound files are available under data/sounds/
folder.
- Badass Victory by PearceWilsonKing – License: CC0
- Yoink2 by Fupicat – License: CC0
- Synth ui interface click netural count down ten seconds by ryusa – License: CC BY 4.0
- Whoosh water build up delay by ryusa – License: CC BY 4.0
- Braam by unfa – License: CC0
- Sci-Fi_Effect by Anomaex – License: CC0
- Yoink by Fupicat – License: CC0
- Videogame Menu Highlight by Fupicat – License: CC0
- Videogame Menu Select by Fupicat – License: CC0
- FX - Swoosh - Whip by bolkmar – License: CC0
- Sci-Fi_Explosion_2 by Anomaex – License: CC0
- whoosh by LloydEvans09 – License: CC0
- Woosh_Low_03 by moogy73 – License: CC0
- FX - Swoosh - Light by bolkmar– License: CC0
- First Aid medic health hp sci-fi bubble beep by ryusa – License: CC BY 4.0
Musics
None of the musics included on the game were edited. They were only re-encoded for compatibility. Music files are available under data/musics/
folder.
- Play Techno by Play House – License: CC0
- Beast by Sascha Ende – License: CC BY 4.0
- Darkaround by To Eris – License: CC BY 4.0
- Ultraspeeed by To Eris – License: CC BY 4.0
Updated | 6 days ago |
Status | In development |
Platforms | Windows, Linux |
Author | gudinoff |
Made with | Audacity, GIMP |
Tags | 2D, Arcade, Local multiplayer |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Gamepad (any) |
Multiplayer | Local multiplayer |
Player count | 1 - 2 |
Leave a comment
Log in with itch.io to leave a comment.