Day 84 of #100DaysOfCode
Released stage 4 🥳 #buildinpublic
Learn #javascript when playing. You can launch the game here => https://t.co/KLQQlmvwEu
Dont forget to write a feedback, that will help us improve the game, thanks 😁
#gamedev#indiedev
@storyangled Thanks Kuba for playing :)
The "down(3)" instruction is an example, but I agree that it is confusing and I am looking at improving it.
Were you able to complete the game ?
One solution for completing stage 3 😁
down(4)
right(4)
down(5)
up(3)
right(4)
down(4)
right(2)
Can be played here => https://t.co/q6qRYKX8J9
#indiedev#indiegame#CodeNewbie
Day 77 of #100DaysOfCode
Still working on SEO, page speed optimization for desktop 😁 #buildinpublic
More work to be done on the mobile version
#ReactJS
Day 76 of #100DaysOfCode
Working on page speed optimization for SEO. Overall better mobile results but more improvements to implement #buildinpublic#ReactJS
Day 75 of #100DaysOfCode
Searching ways to teach coding assignment (x = a) with a game mechanic #Gamification
Current thinking : When over an item (e.g. Gem), the player can save it to its inventory with "c = Gem"
#indiegame#gamedev
User feedback mentioned a lack of goal clarity
Goal description added at the beginning of the game. Player will trigger the game with the function start() 😁 #buildinpublic
Available for game 4
#indiegame#gamedev