Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Am I doing it wrong? I use windows 10, download java and your game.

> javaw CantStopGrowing.jar
Error: Could not find or load main class CantStopGrowing.jar
(+1)

Are you sure you downloaded the latest JRE from https://www.java.com/? Also its a Runnable JAR, so you can just double click on it to run.

(+1)

I’m using wrong command, need to write this:

java -jar CantStopGrowing.jar Guess it’s better to add this to Install instructions.

Played your game and hightscored 5937. Well, firstly I think that it’s really easy, but about 2-3k score that turns out fun. Also love those trail effect

Thank you for your review! I'll work on adding a difficulty slider next time!