Looking for a quick download? Click here!
Scrogisim is simply Scratch, the programming language, simulated in Logisim.
SCROGISIM was chosen because it combines SCRatch and lOGISIM.
(SCROGISIM)
Original Post:
I just thought of this idea. Logisim is an electrical wire simulator which can be downloaded as a computer application.
So the question is: Why not make Scratch in it? xD
------------------------------------------------------------------------------------------------
Development News (in order from bottom-to-top)
15/06 - First public full version. Click here!
17/02 - First public beta. Beta 2.5
17/02 - I deleted Scress. It is outdated.
17/02 - SCROGISIM beta 2.5 might aswell go public!
17/02 - Scress is outdated by SCROGISIM!
17/02 - SCROGISIM beta 2 now has interaction similar to Scress!
Last edited by rdococ (2012-06-15 10:21:20)
Offline
Do you mean, 'make it in Scratch'?
Offline
zippynk wrote:
CheeseMunchy wrote:
Do you mean, 'make it in Scratch'?
No, I mean making Scratch in Logisim.
Offline
I'm sure if you spent the time and researching time, you could make a computer that's dedicated to only creating/running Scratch projects. It would probably end up being the fastest Scratch player.
Offline
rdococ wrote:
zippynk wrote:
CheeseMunchy wrote:
Do you mean, 'make it in Scratch'?
No, I mean making Scratch in Logisim.
[/endquotetrain]
Offline
Bump--- this is an intresting topic.
Offline
This sounds cool!
Can you explain more though?
Offline
Logisim is an electronics simulator. Scratch is software.
If Scratch was in Logisim, it'd be a simulation of Scratch as hardware on/in the Logisim software!
Offline
Is it possible to access the hard drive or do graphics in logisim? maybe i'm just too much of a n00b with it.
Offline
samtwheels wrote:
Is it possible to access the hard drive or do graphics in logisim? maybe i'm just too much of a n00b with it.
1. No. Logisim simulates the electronics inside an electronic "sandbox". It does not execute real action except for opening and saving circuits.
2. Yes. But because of the way Logisim (or electronics in general) works, it's be pretty hard.
Last edited by rdococ (2012-02-15 19:56:01)
Offline
I've finally created a test release, called "Scress"!
The name was created from "Scratch" and "Press", where you press buttons to move a little square and you can interact with it.
Current buttons:
- change x by 1
- change y by 1
Settings:
- negative values? (applies to up-coming button presses)
Offline
rdococ wrote:
samtwheels wrote:
Is it possible to access the hard drive or do graphics in logisim? maybe i'm just too much of a n00b with it.
1. No. Logisim simulates the electronics inside an electronic "sandbox". It does not execute real action except for opening and saving circuits.
2. Yes. But because of the way Logisim (or electronics in general) works, it's be pretty hard.
since it's virtual circuits, how do you access the hard drive? or would there be an input for the SB file to be typed in?
Offline
samtwheels wrote:
rdococ wrote:
samtwheels wrote:
Is it possible to access the hard drive or do graphics in logisim? maybe i'm just too much of a n00b with it.
1. No. Logisim simulates the electronics inside an electronic "sandbox". It does not execute real action except for opening and saving circuits.
2. Yes. But because of the way Logisim (or electronics in general) works, it's be pretty hard.since it's virtual circuits, how do you access the hard drive? or would there be an input for the SB file to be typed in?
1. You can't access a real computer's hard drive.
2. You can't access a real computer's files.
Offline
rdococ wrote:
samtwheels wrote:
rdococ wrote:
1. No. Logisim simulates the electronics inside an electronic "sandbox". It does not execute real action except for opening and saving circuits.
2. Yes. But because of the way Logisim (or electronics in general) works, it's be pretty hard.since it's virtual circuits, how do you access the hard drive? or would there be an input for the SB file to be typed in?
1. You can't access a real computer's hard drive.
2. You can't access a real computer's files.
i get that part, what i want to know is how it can run an sb without accessing the hard drive.
Offline
samtwheels wrote:
rdococ wrote:
samtwheels wrote:
since it's virtual circuits, how do you access the hard drive? or would there be an input for the SB file to be typed in?1. You can't access a real computer's hard drive.
2. You can't access a real computer's files.i get that part, what i want to know is how it can run an sb without accessing the hard drive.
It doesn't run .SBs...
Offline
rdococ wrote:
samtwheels wrote:
rdococ wrote:
1. You can't access a real computer's hard drive.
2. You can't access a real computer's files.i get that part, what i want to know is how it can run an sb without accessing the hard drive.
It doesn't run .SBs...
then what does it do?
Offline
samtwheels wrote:
rdococ wrote:
samtwheels wrote:
i get that part, what i want to know is how it can run an sb without accessing the hard drive.It doesn't run .SBs...
then what does it do?
Not much right now, it just lets you use buttons to move a little pixel. I will be doing IF statements soon.
Offline
rdococ wrote:
samtwheels wrote:
rdococ wrote:
It doesn't run .SBs...then what does it do?
Not much right now, it just lets you use buttons to move a little pixel. I will be doing IF statements soon.
oh, it's scratch programming. that makes more sense.
Offline
I didn't add IF statements yet, but I've added interaction settings.
The player of a project can now:
- interact with it without programming it truely.
Offline
I've also created Scresstra, which is an update of but not based on any items in Scress except for the location data sub-circuit.
The location data sub-circuit converts a value position x or y to a number that when displayed on LED looks like a dot is moving. I didn't need to specialize it for the two-dimensional 16x16 screen I had in my circuits.
Offline
...
I hate my computer. It overheated and I lost my Scresstra.
Offline
Scrogisim beta 2 is under development.
Who wants beta 3 to be a public beta?
Offline
I actually agree-- I might even let you all get a sneak preview of Scrogisim beta 2!
Offline