#EXAPUNKS is such a cool game, I've seriously played 37h in the last week..
It's a programming game where you hack stuff with actual programming that's sorta easy to learn. It's super satisfying to learn all the tricks.
Learning involves reading actual zines that you can print out. When you beat a level you can export a gif of the results of your code.
Can't recommend it enough: https://store.steampowered.com/app/716490/EXAPUNKS/
#exapunks #games #gaming #indiegames #zachtronics
I made a #tetris clone for the #redshift from #exapunks !
This was pretty exhausting, but I'm very happy with the result.
Discussion on Reddit: https://www.reddit.com/r/exapunks/comments/11lrqf5/tetris_for_the_redshift/
I finished my chess game for the #redshift in #exapunks.
There's a lot to learn about the redshift, it's pretty fun!
My next game: Tetris!
Discussion on Reddit: https://libreddit.dcs0.hu/r/exapunks/comments/1141c47/chess_for_the_redshift/
I decided to go back and replay one of my favourite games #ExaPunks since learning to code.
Even with the simple syntax, there's a huge improvement in my solution. But I can't shake the feeling that it could be better....
I went back and had another bash at #ExaPunks since learning to code.
On the left is my solution from before learning to code. On the right, after.
I went back and had another bash at #ExaPunks since learning to code.
While the syntax is extremely simple, having a better understanding recursion & async is enough to improve by 50%.
On the left is my solution from before learning to code
I couldn't import programs in #Exapunks so I wrote an importer. #gamedev
https://gitlab.com/dulsi/redshiftimport
Playing through #Exapunks again is such a joy. I can't wait for a new #Zachtronics game.
Unlocked the virtual console Redshift in #exapunks. Unfortunately drag and drop doesn't work so I can't import anything. Why didn't they add a file selector.
Completed the initial missions in #tis100. Interesting game. The restrictions are more than you see in #MarvellousInc and the multiple processors is interesting. Started #exapunks. You can definitely see the tis-100 evolution.
#exapunks #marvellousinc #tis100
I've finally got around to playing #exapunks by zactronics. Its a nice game and Im really loving the atmosphere and 90s hacker vibe.
I really like the ambience from background art and sound design to me it feels like being transported in to the room to work on actual in game puzzles. Its the most immersive experience in a game ive had in a few months.
#exapunks #indievideogame #puzzles #zactronics
Is there a way to chain functions in #EXAPUNKS, or do I have to have one operation per line?
Very unsure how to make this one work more efficiently tbh... any thoughts? :P