Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ramjing

38
Posts
1
Topics
5
Followers
9
Following
A member registered May 11, 2021 · View creator page →

Creator of

Recent community posts

cooking mama with no mama <3
        

Thank you so much! it works!

(2 edits)

I'm not sure if this is the appropriate forum to ask questions like this. But I have made this code to load a level onto the screen : 

:alias row v0 
:alias col v1 
:alias bx v2 
:alias by v3 
:alias temp ve  
: block
  0x00 0x70 0x70 0x70 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00  
: level1   
  0b11111111 0b11111110   
  0b10000000 0b00000010   
  0b10000000 0b00000010    
  0b10000000 0b00000010   
  0b10000000 0b00000010   
  0b10000000 0b00000010   
  0b11111111 0b11111110
: main   
  bx := 0   
  by := 0      
  
  loop     
    i := level1
    #increment i
    temp >>= by
    i += temp     
    load row   
    
    #reset bx and col
    bx := 0     
    col := 0b10000000
  
    i := block     
    loop       
      #read each bit of row and draw block if bit == 1
      temp := row       
      temp &= col            
      if temp != 0 then sprite bx by 4       
             
      bx += 4             
      col >>= col    
      
      #after 8 bit, reset
      if col == 0 begin       
        i := level1
        temp >>= by                 
        temp += 1                                  
        i += temp                 
        load row                     
        col := 0b10000000                            
        i := block
      end
      
      #if bx > 56, do next row
      if bx <= 56 then     
    again      
    by += 4     
    
    #finish if b > 24
    if by <= 24 then   
  again

How can I load a different level without rewriting the entire thing? I would appreciate it if someone could point me in the right direction.

The story is genuinely interesting. The art is so well-made, I love it. But sadly, the game doesn't last for 20 seconds. Although I do understand that it's just a game jam. It just feels unfair that other games that don't last for 20 seconds got disqualified, but this game doesn't get the same treatment :/

My mind is blown🤯. I thought the characters were made using a 3d model. I didn't know you could achieve that look by just using some sprites. I definitely learn some new things. Thank you for sharing the source code, it was super helpful.

Thank you for the feedback. Glad you liked it :)

Thank you!

This is super creative and super enjoyable. Well done!

Thank you!

Thank you! I'm glad you liked it :)

Thank you! I'm glad you like it.

I love this game. But, honestly, the best part about this game is the quit button. That little bit that you added on the quit button is actually pretty funny. 10/10 would click the quit button again. 

A simple, yet very fun game. I love the art style a lot. Good job! 

Cool 3d game for a 3 days game jam. I would love to play more.

The game looks beautiful. The concept is also interesting. You can actually see the ghost walking up to you if you use the flashlight, which is a really nice touch. However, I just wish it had some sounds to amplify the horror and some purpose to go outside of the cupboard. Still, I really enjoyed the game. I honestly would play more if you polish this further. Good Job!

This looks rad. I like the voxel models, it looks really nice. The music fits the theme perfectly too. Great work!

Thank you for playing! The blue bar is supposed to be the ammo bar for the shotgun. I do agree that I probably need to make that clearer, though :/

Shiii... I forgot to change the input again. I have fixed it and the WASD should work now. Thank you for letting me know :)

Thank youuu!

I spent too much time modeling in Blender, so I couldn't fit a starting screen in the game😅. I would add it sometime in the future tho. Thank you for the feedback!

Thank you for letting me know. I really appreciate it :)

Thank you for the feedback! I'll take that into account

This game reminds me of the game Vampire Survivors. Simple yet fun game. Good job!!

When I look around, sometimes it's like overturning the camera. Maybe that's because I was playing in the browser or something, I don't know. The game is kinda fun tho. I got a funny number too, I guess. Great job! 

thank youu :)

yeah, I should probably do that or make a key bind settings or something. Thank you for the feedback. I appreciate it.

thank youu!

The game has nice visuals, a relaxing ambiance, and a fun concept. 


Picking stuff up is a bit too clunky because the player's speed is too fast. I spent like an hour tearing down the entire forest lmao.  Also, I found something which seems to be a bug. You can place two or more items in the same space, but it only works at a certain angle. Overall the game is fun. I really enjoyed it. Good job!!

beautiful game with relaxing music, great job!

Thank you!

Thank you for the feedback, glad you like it!

My OCD is tingling playing this game lol. It's really satisfying to see the clock move in sync and hear them ticking in harmony. Good job! 

The enemy movement feels random but overall it's really fun. Good job!

A very fun game, and also the art looks stunning. Good job!

(1 edit)

I like the sound effects. Destroying geometric shapes never feels this good. Nice game

Thank you for your suggestion! I'll consider that if I ever update the game

thank you!

https://ramjing.itch.io/stasis