I'm wanting to get full keyboard and mouse input for my games, but I can't seem to find anything on it in the pico-8 forums or in the pico-8 help itself. It would be awesome if someone could help!
I found this website (https://tic80.com/) witch is pretty much just Pico-8 with fewer limitations and a cheaper cost, Pico-8 already has an education edition for free so this is not really needed and seems to be just a knock-off.
Info:
I thought I would share this alpha of an fps I am working on. It is far from finished but I thought some feedback
would help.
most if not all graphics are placeholders.
If you want to look around the code of modify it, its fine with me. I have also uploaded the Base engine, but it is
missing afew variables for draw distance fov and similar things.
Controls:
p2 left and right to look around.
p1 dpad to move.
press p2 up for the map, and down to shoot.
pressing p1 X/O will switch weapons which hasn't been fully added.
on the menu you can change the draw distance and scaling of lines,
you can also force change the game state.
betas:
base info:
just a simple raycaster I whipped up, code is original but based off a big mish-mash of articles and tutorials I used. nothing groundbreaking, but it
might be informative or interesting to take apart the code. I hope this helps someone; I probably will add on to it in
the future.
controls:
press p1 up/down (arrow keys) to move in said direction
press p1 left/right (arrow keys) to strafe
p2 left/right (S,F) to look around
to look at the map press p2 down (D)
navigation:
the crosshair in the center shows where you are on the map
the dial on the top shows direction