Log In  
Follow
Toddl

Cart #pico_dictator101-0 | 2019-12-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

Ok, here's the bug fixed version 1.01 of Pico Dictator.

This is a pico-8 demake of one of my childhood memories, the turn based strategy game "DICTATOR" for the Sinclair ZX Spectrum.

I didn't recreate it 100% but instead tried to recreate the look and feel of the game (I added some more graphics etc). The internal engine for the game rules though should be nearly identical.

In DICTATOR you are the ruler of the African banana republic Ritimba and you need keep the different factions of the country - the army, the peasants and the landowners - happy while working tightly together with your secret police. Other parties you need to manage are the guerillas, the neighbor Leftoto, the Russians and the Americans.

[ Continue Reading.. ]

6
0 comments



All timestamps in the forum
are shown as "NaN years ago".
Am I the only one to experience this issue?

2 comments



Cart #pico_dictator-0 | 2019-07-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

pico dictator 1.00

This is a pico-8 demake of one of my childhood memories, the turn based strategy game "DICTATOR" for the Sinclair ZX Spectrum.

I didn't recreate it 100% but instead tried to recreate the look and feel of the game (I added some more graphics etc). The internal engine for the game rules though should be nearly identical.

In DICTATOR you are the ruler of the African banana republic Ritimba and you need keep the different factions of the country - the army, the peasants and the landowners - happy while working tightly together with your secret police. Other parties you need to manage are the guerillas, the neighbor Leftoto, the Russians and the Americans.

[ Continue Reading.. ]

5
4 comments



Just wait a bit until the demo toggles the morphing to all objects.

Cart #threeddots2-1 | 2019-06-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

8
2 comments



Cart #atributetomule-0 | 2019-06-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

I converted an older LowRes Coder program to PICO-8.

It's a tribute to one of the most clever 8 bit games ever made: M.U.L.E.

1
0 comments



Here's the shortened tweet version:

b=0k=128
s=sin
c=cos::::cb=c(b)sb=s(b)q=5+sb1.8
b+=.007srand(0)cls()for i=1,500 do
f=-1+rnd(2)r=sqrt(1-f
f)p=rnd(1)d=rc(p)y=rs(p)x=dcb-fsb
z=dsb+fcb
e=y
f=z
y=ecb-fsb
z=esb+fcb
g=7-(z+.5)x=q(x+sb.4)y=q(y+s(b1.5).4)z=zq-20pset(x/zk+64,y/zk+64,g)end
flip()goto

https://twitter.com/DrewesThorsten/status/1130513256097955841

Cart #td_3ddots-0 | 2019-05-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

7
1 comment