Play game
Cold War in the Forest's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Overall | #83 | 0.598 | 1.000 |
Audio | #83 | 0.598 | 1.000 |
Thematic Relevancy | #83 | 0.598 | 1.000 |
Graphics | #83 | 0.598 | 1.000 |
Gameplay | #83 | 0.598 | 1.000 |
Historical Accuracy | #83 | 0.598 | 1.000 |
Ranked from 5 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
From what I can see you made a 2d platformer browser game. Unfortunately .rar is not supported by itch.io for browser games! You need to put all files (index.html, javascripts and resources) into a .zip package.
On top of that there appears to be an error in the "mainscene.js" when you try to destroy the "this.book" object on line 45. Sadly I am a novice in java and can't help you more.
Ah I got it to run! Not a platformer at all more like those pokemon walkers. I just removed the destruction function
These lines:
43//this.matter.world.on('collisionstart', function (event, player, book) {
Then your index.html works!44//console.log('collision');
45//this.book.destroy();
47//});
Sadly the ai is broken and I cant do much more than walk
Hello! I cant play the game, i tried clicking and opening every file, but there is no game it seems.
Maybe you sent the games files instead of the game?