8 ms·
While certainly very cool, this is unfortunately using an unofficial sprite spec[1]. There's plenty of awesome things being done with the official specificatio
by nezzor 14y ago
While certainly very cool, this is unfortunately using an unofficial sprite spec[1].
There's plenty of awesome things being done with the official specifications though, like this minesweeper clone: http://0x10co.de/lqnit http://0x10co.de/lqnit and this simple raycaster: http://0x10co.de/o3xss http://0x10co.de/o3xss
Vim is also in the process of being ported: https://github.com/DanielRapp/0xVim https://github.com/DanielRapp/0xVim
[1] http://fingswotidun.com/dcpu16/sprites.txt http://fingswotidun.com/dcpu16/sprites.txt
- deniska 14y agoI found a bug in minesweeper. Start new game, don't move selection, press F, press F again and enter.
- llimllib 14y agoand the pacman baddies walk through the walls pretty frequently. Still, it's awesome!
- archgoon 14y agoI think it'd actually be pretty cool if the actual game had multiple DCPU versions in the universe. It would give it even more of 1980's computing feel. Explore the planet, fight off hordes of zombies to obtain... a DCPU16 - REV C!
- nezzor 14y agoIt's not certain if there's going to be different DCPUs with different specs. Notch has said[1] that there's definitely going to be versions with different clock rates floating around in space or on abandoned spaceships. [1] http://vps.thomascomputerindustries.com/logs/freenode/0x10c-dev/2012-04-17 http://vps.thomascomputerindustries.com/logs/freenode/0x10c-... (search for "[11:38:45]")
- DanBC 14y ago> [11:39:56] <_notch> fly in highly radiated areas, and random bits in ram will flip Everything I hear about this game makes me want it more and more.
- Zaak 14y agoNotch has said that when he "upgrades" the DCPU spec, the old CPUs will continue to work as they have, but new CPUs will become available. I don't have the reference handy though.
- DHowett 14y agoWhile it might be using an unofficial sprite spec, everything you linked at 0x10co.de is using an unofficial input and graphics spec… That's what the community does: fill in the missing pieces!
- Scaevolus 14y ago0x10co.de is based on official input and graphics specifications taking directly from the DCPU emulators Notch has leaked/released.