Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Touhou Super SkiView game page

Submitted by loch_nload (@loch_nload), BBBrezel — 15 hours, 44 minutes before the deadline
Add to collection

Play game

Touhou Super Ski's itch.io page

Results

CriteriaRankScore*Raw Score
Use of Theme#164.1034.310
Visuals#214.0054.207
Challenge#343.0533.207
Audio / Music#352.9873.138
Overall#363.2503.414
Gameplay#373.0533.207
Concept#403.2833.448
Story / Writing#511.5431.621

Ranked from 29 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Team Members
loch_nload, BBBrezel

Streaming Permission

Yes

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

I really like the visuals, alongside the sounds they make for a very solid presentation, maybe it's just me but concentrating on everything moving so fast can get a bit tiring on the eyes, maybe showing the actual 4 lanes the player can go through with lines or something would help

Submitted

I really appreciate the PANIC expression the characters have when the snowball gets too close. how do I beat stage Cirno?

charming li'l game.

Submitted (2 edits) (+1)

The linux version doesn't work out of the box for me, and I can't run the windows versions through WINE.

Steps I had to take to get it running on Linux Mint 21.1:

  1. Download the Linux x64 java from https://www.java.com/en/download/manual.jsp This fixes Inconsistency detected by ld.so: dl-lookup.c: 106: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!
  2. Change the command in 'thSuperSki' to use this new java binary. Running at this point will give a new error message Profile GL4bc is not available on X11GraphicsDevice
  3. As suggested here https://groups.google.com/g/jaer-users/c/G6mZ7EXmiYQ I added _JAVA_OPTIONS="-Djogl.disable.openglcore=false" to the command, which works.

The final content of 'thSuperSki' is thus

#!/bin/sh
APPDIR=$(readlink -f "$0")
APPDIR=$(dirname "$APPDIR")
_JAVA_OPTIONS="-Djogl.disable.openglcore=false" /home/USERNAME/Downloads/jre1.8.0_361/bin/java -Djna.nosys=true -Djava.library.path="$APPDIR:$APPDIR/lib" -cp "$APPDIR:$APPDIR/lib/thSuperSki.jar:$APPDIR/lib/core.jar:$APPDIR/lib/jogl-all.jar:$APPDIR/lib/gluegen-rt.jar:$APPDIR/lib/jogl-all-natives-linux-amd64.jar:$APPDIR/lib/gluegen-rt-natives-linux-amd64.jar:$APPDIR/lib/javamp3-1.0.4.jar:$APPDIR/lib/jsyn-20171016.jar:$APPDIR/lib/sound.jar" thSuperSki "$@"

Where

/home/USERNAME/Downloads/jre1.8.0_361/bin/java

is the path to the java binary downloaded above.

What kind of technology was used to create this game?


As for the game itself, I love how it looks and the amount of fitting music for such a short game is impressive. I couldn't beat stage 4, but everything else was smooth sailing. Good job!

Developer

Hey there, thanks for this. We coded in and exported through processing - neither of us have linux but we supposed that there were probably a few people who had it so we exported that version just in case (not really knowing if it was the correct option since there were multiple choices for linux).
Also the fourth stage is the cirno stage, if you couldn't beat it it is working as intended :)

Deleted post
Submitted(+1)

I love a good low-poly game and this is about as good as it gets aesthetics-wise! The pixel art is a delight, the accompanying music is also wonderful, and the simple controls make playing a breeze. It could be hard to differentiate running lanes at points, but it was otherwise a very good experience!

(+1)

Simple but good.

Just, it's kind of hard to make out which lane the items and obstacles are in.
Also since the game is presented diagonally, the lanes on the sides give less visibility and thus reaction time (IDK if intended)

The pixelart and characters are cute. Look at the panic in their eyes when they're about to get snowballed.

Also is there even a difference between the levels?
Developer

Thanks for checking out the game! Yes there is a difference between the levels, however if you have the first version downloaded there is an error when selecting level 3 that it goes to level 1 instead.

I liked the simplicity of the game, and the pixel art is really nice!

Submitted(+1)

The low-res style of this game is super goals and I also found the gameplay simple but challenging! It was a bit hard to figure out which lanes obstacles and pickups were on sometimes, though.

Submitted(+1)

hey, it looks really cool but for some reason whenever i try to play one of the levels the game plays music and freezes up, this happens in both downloads of the game, i'm on windows if that helps

Developer

Hey, sorry about that - that's really weird. Are you running the 32 or 64 bit version? I'll try and find the issue.

Submitted

hello, i'm running the 64 bit version

Developer

hey! sorry for the late reply; I've just done some checking on both 64x bit versions and they seem to run fine on my devices. Really sorry about this, will try and update you if I find something!

Submitted(+1)

This is a game about running away from a giant snowball behind you, with your skiing equipment.

The gameplay is pretty straightforward and decent, the animation is nice, but not sure if it is my earphone or the game, I can't hear any music.

Overall, a nice game to play.

Submitted(+1)

i LOVE the aesthetic. The game is also quite fun, although it can be kindof hard to react to incoming obstacles. I really enjoyed the  how detailed and expressive the sprites are.

Submitted(+1)

Adorable pixel graphics! It's a little hard to tell which "lane" the pickups are in, but overall it's cute and decently challenging.