Log in to save your progress and earn points!
CiggbitCembly

CiggbitCembly

by hercludes

Loading ad...

CiggbitCembly

Rating:
3.7
Released: January 29, 2016
Last updated: January 29, 2016
Developer: hercludes

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

0/1000
mingmingrr avatar

mingmingrr

Jan. 20, 2016

30
0

Not for children ages 0-3. Some assembly required.

plujan avatar

plujan

May. 27, 2017

7
0

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 avatar

3p0ch

Jan. 24, 2016

7
0

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 avatar

spacedock

Jan. 22, 2016

10
1

Hey we need a forum so we can gloat and troll everyone with shitty programming advice.

Schmorgluck avatar

Schmorgluck

Apr. 18, 2017

1
1

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.