Work in Progress

Deep space

5

Tinycloud778 2019-09-25 22:09 (Edited)

An ASCII game where you explore the universe, it’s A bit like nethack with the controls and game

Your mission in this game is to explore and build a successful space base

Controls:

W - Up
S - down
A - Left
D - right
S - shoot
H - hide
P - hyperspace

Deep Space.nx | Open in app
2019-09-28 03:09
Deep Space.nx | Open in app
2019-09-28 02:53
Deep Space.nx | Open in app
2019-09-27 16:58
Deep Space.nx | Open in app
2019-09-27 14:41
Deep Space.nx | Open in app
2019-09-26 19:02
Deep Space.nx | Open in app
2019-09-25 22:09

Timo 2019-09-27 05:28

You could use
A$=INKEY$
instead of INPUT, then you don’t have to press return after each key.


Timo 2019-09-27 05:30

INKEY$ doesn’t wait for the input, it’s more like the gamepad functions.


Tinycloud778 2019-09-27 14:37

Thanks


Tinycloud778 2019-09-27 14:38

I’ll add it in the next update


was8bit 2019-09-28 05:03 (Edited)

Looking cool :)

Oh, and you have S for both DOWN and SHOOT...


Tinycloud778 2019-09-28 14:42

Oh ok thanks


DJMoffinz 2019-10-28 07:33

Yeah I can’t shoot.


Log in to reply.