Skip to main content

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

Really cool that you made an actual GB game, ROM and all! I think some sort of repeating pattern in the background would be nice, showing that you're actually going somewhere when you move. As it stands right now, the game doesn't feel very good to play to me. Your shadow is supposed to act as a blade, but because its movement is so hack-y and there is a lack of feedback I don't feel that very much. The music could definitely be improved too, right now it kinda sounds like a bunch of random notes playing. Still, GameBoy programming (really anything that isn't C# lmao) is magic to me. Good job!

Thanks! yeah im an begginer with gbstudio so i must say the scrolling camera has a issue which can be due to the gameboy small memory or maybe large 40x48 sprites which is the reason the sprites are sliced sometimes. this is more of a prototype of the game but i will soon fix these if its a camera issue and not any gameboy limitation issue..