Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - anotak

#1
You might still find it difficult, I don't know, but would you lose much if you tried it? It's free after all, haha.
I hope you have fun either way.
#2
Quote from: DJ Omnimaga on April 20, 2016, 06:19:35 AM
Does it mean that I have to learn an entire programming language in order to play the game? O.O That might delay my testing of the game quite a bit if that's the case. :P Regardless, this game looks very elaborate as a programming game and you did a nice job. I like the pixel puzzle idea too.
Not quite, most of the puzzles only use a small subset of it. And even then the language is small low-level building blocks, the complication comes from putting it all together.
#3
thanks for the replies!
Quote from: DJ Omnimaga on April 20, 2016, 12:37:26 AM
Could you explain in more details how to play this game and what is the goal for those who cannot download it yet? I definitively like the layout and the old-school feel it has, and would definitively like to try it out. :)
This is from the text file:
"The top square is the executable memory, this is your program that you are editing on the text column on the right.
The bottom square is the data memory. The amount of red in each pixel is the current value (also shown in the outputs on the top right). The amount of blue is the target data, so to complete the puzzle you will need to make each be equally blue and red (magenta). The CUR / PRV indicators show blue/red memory at the current/previous spots. You need to make the S=T at every byte. When you successfully complete a puzzle, a window will pop up."

Quote from: Strontium on April 20, 2016, 05:13:45 AM
Oh man, I love programming puzzle games. I'll try it out tomorrow, since I was just about to go to bed :p Is there any documentation on the language anywhere? Or is everything explained in game?
Yes, there is a lengthy manual.txt included in the download.
#4
https://anotak.itch.io/crl86


Hi,
I made this assembly programming puzzle game (slightly inspired by TIS100) in 10 days for LOWREZJAM 2016. Ivoah told me people here would be interested in this game, so I decided to come here and post it. I really hope anyone that tries it will enjoy it!

https://anotak.itch.io/crl86

- anotak
Powered by EzPortal