Skip to main content

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

Shapes that move to the left

A topic by Exploding_Sandwich created May 10, 2025 Views: 44 Replies: 1
Viewing posts 1 to 2
(2 edits)


We're making an infinite sidescroller for our project. I just finished making all the obstacles and collectables spawn. The intervals for when they spawn and what y-value they spawn at are based on a base value and a random number within a set range being added to them. Also, the objects move faster the longer the game continues to increase the difficulty over time.

This is a jetpack joyride style game with two players trying to outlast each other. We plan to add powerups, but don't know what they will do yet. 

Submitted

I like the concept of a 1v1 outlast type of game. From what it sounds like right now, the two players cannot directly interact with one another and it's currently a competition of survival. Perhaps to make things a bit more competitive, these powerups could not only benefit you, but mess with the other player?