Flash End-of-Life, Ruffle Integration!
This game runs on Adobe Flash. Effective Jan. 2021, Adobe began blocking its flash player's use everywhere. Kongregate is now partnering with Ruffle to make some of our Flash content playable again. Please note: If you are using Ruffle, badges will not work normally. In order to earn a badge in a Flash game, you will need to complete the badge, then submit a screenshot (showing both proof of completion and your username) as a missing badge report using the report missing achievement option. Also, please join us in the Kongregate Discord for all the latest Kongregate news!
CiggbitCembly
by hercludes
CiggbitCembly
Tags for CiggbitCembly
Description
An assembly puzzle game, based off the 8086 architecture. Of course, it's only based off the 8086, not an actual replication, so some things (like flags) have been changed to fit a project that I could do in GiTD while at the same time maintaining my audience.
I can be found in the "Game Development Room":http://www.kongregate.com/games/UnknownGuardian/game-development-room-gdr if you want to talk about CiggbitCembly (or programming in general).
If you do not enjoy programming, or just do not plan on investing some time in learning some assembly, then perhaps this is not the game for you. This is for a niche audience but I tried my best to allow any person to be able to play if they are willing to learn.
A GiTD submission (#50). Theme: cyberpunk + minimalism. If you want to play the original version "play it here.":http://gitd.herokuapp.com/games/CiggbitCembly
How to Play
RTFM
Ye can't solve me puzzles
"In-Game Instructions":http://postimg.org/gallery/18oriu3ba/5971d63b/ (in case you want to have them while playing)
I did not include how to get high scores for style (I did for ticks).
Every time an instruction is executed, style points are given. The less style, the better (we are programmers, after all). This is to promote clever solutions (using bit hacks, sub routines, memory, etc).
0 point style: IN NOP OUT MOD RET
1 point style: XOR OR AND NOT SHR SHL MOV POP PUSH
2 point style: CALL INC DEC
4 point style: SUB ADD JMP JLZ JGZ JEZ JNZ JRO
5 point style: ABS
Comments
mingmingrr
Jan. 20, 2016
Not for children ages 0-3. Some assembly required.
plujan
May. 27, 2017
For anyone curious, it looks like the directions for "Stack" should be "Return the value in(I) - in(I-1) + in(I-2) - in(I-3)..." I might have the signs backwards depending on whether you count the last element (0) or not, but that's the general idea.
3p0ch
Jan. 24, 2016
5/5 and favorited... even though I personally think MOD is evil and refuse to use it. Unfortunately Kongregate is the home of idle/clicker games where people come if even the thought of thinking scares them, so it won't get rated as well here as it deserves. Two small bugs: the question mark button by the code window makes text appear along the left side (nine lines with Z, X, SPACE, TAB, ...) with the game hanging afterward and requiring a restart, and does that in either Chrome or Firefox. More importantly, high scores aren't updating so I can't gloat about getting the high score on Primes (assuming someone else hasn't already beaten my score and is also not getting it updated).
spacedock
Jan. 22, 2016
Hey we need a forum so we can gloat and troll everyone with shitty programming advice.
Schmorgluck
Apr. 18, 2017
Game caused my computer to freeze (with a "compiling..." message) when I was looking for a way to input a zero with my keyboard settings which, by the way, seems impossible.