Compete against other single-instruction computer programmers!
Play here: https://jaredkrinke.itch.io/sic-1
SIC-1, the insanity-inducing browser-based game where you program a computer that only has a single instruction, now shows you how your results compare against others'. See how your solutions stack up to the community*!
Statistics are shown both on a per-puzzle basis (similar to TIS-100 or SpaceChem from Zachtronics), and on a per-user/ranking basis (when you reopen/reload the game).
For additional context, SIC-1 is a game where you're asked to implement programs using an extremely limited (and sometimes frustrating) assembly language. Normal assembly languages have support for arithmetic, branching, etc. using separate instructions, but the SIC-1 rolls everything into a single instruction, "subleq" -- subtract and then branch if the result is less than or equal to zero. In case you enjoy studying esoteric computer architectures, Wikipedia has an article on the general topic of "one instruction set computers". But why read, when you can play!
*I use the term "community" loosely -- there have only been a few players since these statistics were implemented, so don't expect to see a nice smooth distribution yet :)
SIC-1
"Zachlike" single-instruction programming game
Status | Released |
Author | jaredkrinke |
Genre | Puzzle |
Tags | coding, programming, zach-like, zachlike |
Languages | English |
More posts
- SIC-1 is looking for translators! (With 100% more Open Source)Jan 13, 2024
- Patch notes for Dec 28Dec 29, 2023
- Patch notes for Aug 12Aug 13, 2023
- Save data managementMar 25, 2023
- Hints and inline labelsFeb 19, 2023
- New puzzle, music, editor improvementsFeb 09, 2023
- Save slots and breakpointsJan 19, 2023
- Sandbox mode, alternative color schemesJan 11, 2023
- Improved introductionDec 29, 2022
- SIC-1 SoundtrackDec 07, 2022
Leave a comment
Log in with itch.io to leave a comment.