Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Misha279_UA

331
Posts
17
Topics
5
Followers
91
Following
A member registered Jun 01, 2023 · View creator page →

Recent community posts

Ok, so the 2 missing letters i didn't saw cuz I'm blind, and the corner was the 1st letter, so i placed an "L" from the l10, and i got "lackingany", that sounds like something, but i still have no freaking clue about what the theme is

ok, i found thouse 3, but now i understand even less, 1  - s8 isn't sweets, 2 - i have unused corner, and seems like i used extra 2 letters somewhere, cuz i have 7/10 unuseds

(2 edits)

but i don't think all that i have is correct, cuz i don't have only one free "S", and "P", but "P" don't have enough space, and there is only one free corner (tehnicaly 2, but the second one is stuck near "P")

and i just fond out that it has corners, so i added a couple that we with chatGPT found, but thought wouldn't fit, but the theme is still big "?", the only thing i can think of is "cristmass", but it doesn't helps much, but if all previous are correct, i have only 3 left (s10, s8, p8)

yeah, i got it, but i still  don't know what else can it be, all other levels (2-10) was hellot easyer for me, but this one, the first...

I can't find words for 1st level, as far as I can understand, the theme is "traditional sweets", but the term is so wide, so even with chatGPT it's impossible to find all 12 correct words, so i need help

that is right, but for some reason i always thought it was A over B

is that me, or the A should be at the top?

blup

The Bumpest Bumpy Bumper

Can you make that ctrl+y also works, since I'm more used to this redo HKC

build in random chip - on clock pilse toggles or no

why do you use ctrl+D 'xept for ctrl+C? 

May be that's because I'm not on PC, but... Link sends to not existing site 

Blup

There is a thing called ROM, that will be better than plugging and unplugging program pieces 

I think there was something about clock speed in prefs

no

This has one problem - multiple types of the same chip, cuz every chip will always need the whole three of previous chips to work, cuz every project has it's own implementations even for basic gates

make them in new project too

Ctrl+shift+alt+o projects/projname/chips/deleted something like this

I think you should add this as disclaimer at the top of the game page (trough i think it still will not help)

👍

I've seen at least 5 topics about it, so i want to say - it's intended to start with only NAND, cuz it's the most basic gate that can be used to create all the others (nand is turing complete)

You don't know how? Ok, i will explain:

NOT - AnandA (fork IN into both nand inputs)

AND - not(AnandB) (double negation)

If you used v1 it's all you need, but for newbies:

OR - notA nand notB (google De Morgan's law)

XOR - A or B but(and) not A and B

NOR/XNOR add NOT

And i hope that's all you need to know, if no, ask here

Insides was cut out cuz that's not the main thing here, i just grabbed random chip for this

(1 edit)

sugg:

pixel - looks like square 1out, but it's actualy display

switch - same as pixel, but for input (as in ep 3 for two's compliment in display)

my english isn't the best, so sorry
2nd image is what's inside  of im. 1, on which it's default color of the output (and when i was saing about autocolor i ment situations with 3-SB, that use as default color that was on while saving)

(1 edit)


BIG (baNAND forr comparison)

+ add collor "auto", that will use collor from inside of the chip (for 3-state)

you mean autocollor? cuz you can select what collor output will be 

(1 edit)

orange and cyan wires, thinked this is obious enough but ok

(2 edits)

'n also it would be useful to have ctrl+CVXZY and just more using of select

i think for now you should post the cotrols here ('n also, is there hotkey for rename/label?)

another sugg.


'xept for full course of computer sience :)

when  posting bugs like this, i think it is useful to tell which platform you are using

(1 edit)


this is what i crealed them for (this is full 1 bit ALU)

i like how people use my topic as officail suggestions

chip can be literaly empty, but i added key for it to have a description (comment in comment XD)

2nd image is how it looks from inside