The Snowboard Game

The Snowboard Game

View Stats:
SnowPanter Feb 12, 2019 @ 9:35am
Doubts

The game has drm ???

-Is it possible to play without having an internet connection?

-The achievements can be obtained offline?

-When are you going to get the final version of the game?

-The final version will be more expensive than the final version of the game?

-You're going to add your game to gog?
< >
Showing 1-6 of 6 comments
SPOOKY PEEK Feb 13, 2019 @ 3:58am 
The final version will be more expensive than the final version of the game?

The answer is no.

The reason is
final_version_price > final_version_price
will always be false.

string TheFinalVersionWillBeMoreExpensiveThanTheFinalVersionOfTheGame(double final_price) { return final_price > final_price ? "\nYes" : "\nNo"; } int main() { //Price of the final version (any currency) double final_price; cout << "The final version will be more expensive than the final version of the game?"; final_price = 16.9; cout << TheFinalVersionWillBeMoreExpensiveThanTheFinalVersionOfTheGame(final_price); final_price = 200.9; cout << TheFinalVersionWillBeMoreExpensiveThanTheFinalVersionOfTheGame(final_price); }
Output:
0: The final version will be more expensive than the final version of the game? 1: No 2: No
SnowPanter Feb 13, 2019 @ 7:54am 
????
Let it roll AB  [developer] Feb 16, 2019 @ 6:35am 
Hey!

- There's no drm, just that it is an online game so everything is stored online. Working on offline mode too, but it'll be restricted.

- Currently it's not possible.

- There are no achievements yet.

- Havn't set an end date.

- Don't know what the final version will be, but there is no price change planned.

- Don't know.

@Fakjur hehe
SnowPanter Feb 16, 2019 @ 11:23am 
Originally posted by Let it roll AB:
Hey!

- There's no drm, just that it is an online game so everything is stored online. Working on offline mode too, but it'll be restricted.

- Currently it's not possible.

- There are no achievements yet.

- Havn't set an end date.

- Don't know what the final version will be, but there is no price change planned.

- Don't know.

@Fakjur hehe


A shame I often do not have an online connection.

I will watch for future updates. Good luck with your game, it has very good reviews.
ZLinkelda Feb 23, 2019 @ 11:56am 
Same here I will definitely buy this when it can be played offline. Would also love some proper racing events against bots, don't know if it has anything like that already but it would be great.
Last edited by ZLinkelda; Feb 23, 2019 @ 12:38pm
Jon Feb 26, 2019 @ 3:54am 
If the game is "only online" then it has drm.

It's a shame, it looks good but with drm always online and without achievements I discard it.

By the way, Gog will never admit a game that requires permanent connection even in individual modes.

I understand that online modes are welcome but not in all game modes.

A good career, offline where improving some features to play online later is always welcome.
< >
Showing 1-6 of 6 comments
Per page: 1530 50