People Playground

People Playground

Not enough ratings
brainfuppg CPU (all information here)
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
998.150 KB
20 May, 2024 @ 8:57am
1 Change Note ( view )

Subscribe to download
brainfuppg CPU (all information here)

Description
BrainfuPPG is a People Playground programming language based on the real-life Brainf*ck programming language.

To work you need to install all 3 parts:
brainfuPPG CPU (you are here): https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3250860380
brainfuPPG memory: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3250861248
brainfuPPG code: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3250860911

Links:
Brainf*ck article on Wikipedia: steam deleted link because Steam blocks the word f*ck
Showcase BrainfuPPG: https://www.youtube.com/watch?v=EUTewsmuFKg

Command bit codes:
nothing 0000
+ 0001
- 0010
. 0011
, 0100
> 0101
< 0110
[ 0111
] 1000
End 1001


Example program ,[-->+<]>.end
This program divides the input by 2

If you find a bug or want to suggest an idea, write to the discussion.

I hope my efforts were not in vain... In any case, enjoy the game!

Thank you all for reading and for subscribing!
4 Comments
Maximal1111  [author] 31 Jul, 2024 @ 3:11am 
Когда компилятор считывает команду [ (когда она исполняется, не в режиме пропуска), идёт проверка ячейки на равенство нолю. Если ячейка равна нолю, то происходит выход из цикла
エヴェリーナ 31 Jul, 2024 @ 2:12am 
как выйти из цикла? []
Maximal1111  [author] 20 May, 2024 @ 10:05pm 
Yes, but it doesn't work without memory and code
hj5 20 May, 2024 @ 5:21pm 
Oh... thats a Central Processing Unit made in People Playground..