GridControl-Team / GridControl

GridControl is a Free-to-play In-browser Social Massive-Multiplayer-Online Game, where you control your bot using a specialized stack-based language (called gridlang) and your github account. Your bot can roam the grid, gather resources, and attack/avoid other bots. The best code wins!
http://gridcontrol.freelancedreams.com/
8 stars 0 forks source link

POKE should have the address on the top of the stack #11

Closed lessandro closed 11 years ago

lessandro commented 11 years ago

Just like Forth.

sirpengi commented 11 years ago

I guess we'll standardize on having all addresses at the top of the stack. This should also be useful because current working values are already on the stack. Makes less swaps necessary.