Skip to main content

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

bitsy

a little engine for little games, worlds, and stories · By adam le doux

Making player enter a code for a puzzle?

A topic by ninamartinez created 71 days ago Views: 146 Replies: 2
Viewing posts 1 to 3

Im working on a game where I'd like for the player to enter a code (a year previously  mentioned earlier) to make it a little more interactive. Any ideas on how to make an input method for a four digit code? 


TIA!

I think it should be possible!

I would take this as your starting point and see if you can adapt it to do what you want: https://brandonmakesthings.itch.io/a-bitsy-keyboard

Has anyone tested this, does it work for entering code? if i understand this correctly by interacting with letter sprite we get a variable (and we add to it to get all word). but what next - if we have this variable with a "pass-code" whats next? how do we use it to open the door?

btw - gait idea for text input :) though text input could be a default feature of bitsy..