Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sukuriant
on April 3, 2012
|
parent
|
context
|
favorite
| on:
Notch's next game is an MMO
Looks like standard emulator coding to me. Op-codes and state changes.
itmag
on April 3, 2012
[–]
Very cool. Haven't ever delved into this kind of code. Got any pointers/tips for me? :)
Simucal
on April 4, 2012
|
parent
|
next
[–]
I would suggest you attempt to solve the "Cult of the Bound Variable" programming problem[0]. The first stage of the problem requires you to write an emulator for an "ancient" computer that has a very easy to follow instruction set.
[0]:
http://www.boundvariable.org/task.shtml
angersock
on April 4, 2012
|
parent
|
prev
[–]
Well, seeing as how it's 16-bit:
0x0000
0x0001
0x0002
...
That help?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: