Log In  
Follow
Artridge
Dodge
by
[ :: Read More :: ]

Cart #blockrush_artridge-3 | 2021-04-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
28

Block Rush is a retro styled puzzle game where you can't stop moving until you hit something.
Reach the chest to win and take the crown for added challenge.
Move with your arrow keys, enter a level with X and exit it with O. Interact with objects with X once in a level.
Encounter a variety of objects as you progress through the increasingly difficult levels.

P#89918 2021-04-03 14:03 ( Edited 2021-04-05 12:04)

[ :: Read More :: ]

Hi,
I noticed a problem in the PICO-8 web export, concerning cart data. On a computer, the cart data works just fine, and I saw by inspecting my game's page (https://artridge.itch.io/dodge) that a folder called IndexedDB is created. I guess that's where the cart data is stored, because there is a directory called /user_data/cdata containing some data. So that's all working nicely. But mobile devices is where the problem occurs. To inspect my game's page on mobile devices, I plugged them to my computer, and used Safari's web inspector, which lets you inspect web pages on mobile devices. So on my iPad air 2 (iOS 12), this IndexedDB folder gets created, and cart data works fine. But on my iPad Mini 4 (iPadOS 13) and my iPhone SE (iOS 12), it isn't created, and nothing gets saved in the game (it should save highscores, and settings). It would be great if this could be fixed, because cartdata is quite a big part of my game.
And this problem also occurs here on the BBS, cart data isn't saved on my iPhone SE or my iPad Mini 4.

P#68375 2019-10-02 15:39

[ :: Read More :: ]

Cart #dodge_final-5 | 2019-11-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
120

Dodge is a fast paced reflex game. Survive as long as possible by avoiding enemies, patterns, and boost your score using various powerups to obtain the highest highscore. Customize your games by changing the game's color palette, or its gameplay settings, such as the difficulty, disabling powerups or patterns. Every gameplay setting combination has its own highscore.

Link to the itch.io page
Link to the Newgrounds page

P#66443 2019-08-07 19:37 ( Edited 2019-11-03 17:20)

[ :: Read More :: ]

Cart #dodge_1-0 | 2019-02-16 | Code ▽ | Embed ▽ | No License


Dodge is a fast paced reflex game. There is no end, you just have to survive the longest possible. Enemies move towards you and it's game over if they touch you, but they explode and give you a point if they touch each other.
There is a powerup (the ball with fire particles) that you can touch to destroy all enemies that are currently on the screen.
This game is still WIP and will be updated regularly. There will be music, better sound effects, updated graphics, and maybe even some more gameplay elements depending how far we want to go with it.

P#61949 2019-02-16 15:44 ( Edited 2019-02-16 17:32)