This is a game I made in a month while on the train to work. I updated it in October 2020 so it's not so jank and is a bit more juicy ;)
You can get the standalone and use controllers here: https://maxwelldexter.itch.io/moth-koth
Enjoy!
P1 controls:
arrow keys: movement
N: punch
M: go back
P2 controls:
ESDF: movement
W: punch
Q: go back
Tips and tricks:
- Be the last one standing by knocking everyone else in to the edge of the screen!
- The pink stuff is bouncy and safe.
- You can't punch or move for a short period of time after being punched, so try not to get hit near the edge the edge of the screen!
- You can angle your punch depending on your movement input, try to aim your targets in to the holes!
An extensive particle system, free to use in your carts.
Check out the feature list and documentation at the GitHub page.
Let me know how I can improve it!
Share with me if you use it in a game, I want to see some cool stuff!
This is an early version (not sure if I'll ever renew it), of a dynamic vegetation system I made that you can easily use thanks to #import.
Basically, it automatically sets grass and/or flowers on top of a graphic with a specified flag turned on.
INSTALL INSTRUCTIONS
Navigate to your cart folder
Windows: C:/Users/Yourname/AppData/Roaming/pico-8/carts
OSX: /Users/Yourname/Library/Application Support/pico-8/carts
Linux: ~/.lexaloffle/pico-8/carts
Extract the folder from this download:
https://drive.google.com/file/d/1Ac0nAAU2EaJB_MIr-UZ-WC0gzp5UW5KU/view?usp=sharing
use this script in your cart:
#include ss_scripts/ss_dynveg.p8
Done.
After exporting it'll use, like maybe about 500 tokens? couldn't get it less than that, least not with my current skills/dedication.
PicoCyberbank is a cyberpunk remake of West Bank / Bank Panic by Damien Hostin, on twitter yourykiki (The Lurking Engine)
Goal :
you must help the bank collect the credchips by shooting the baddies and survive 9 days ! Beware some people are not as they seem to be at first !
Controls - keyboard or gamepad :
Use arrows to shoot left center or right
Use button 1 (x) or 2 (c) to change the doors you are looking
Behind the scene
This project was less complicated than Brutal Pico Race, I designed it to work with my kids... But actually, it was way too complicated for my little beginners, and they gave up after coding the open/close system for the doors :D It is also why there is a lot of functions in french. They came back for beta testing !
I keep some interesting parts for myself, such as the plasma doors, using the PX8 compression and a coroutine queue to load people graphics at runtime, a bunch of sprite picked up randomly to build the people, and little hidden surprises on the intro scene to reflect how far you went in the game !
Once again, great thanks to the pico 8 community !
Have fun !
Pico Nations is a small and simple "strategy" game. You control a nation of pops and have to build buildings and attack enemies to have the highest score after 5 minutes.
The map is randomly generated on each new playthrough.
Pico Nations is a small project that I made to learn PICO-8. It's currently missing sound and music, which I plan to add. I had a lot of fun working on this project and learning how PICO-8 works. I really wanted to stick to the default limitations of the console, so I restricted myself to the limited control scheme, arrow keys and Z/X.
Controls
Use arrow keys to move the selected tile.
Press Z to build a building on the selected tile. What you build depends on the tile.
attn: @zep
I can't remember if this was fixed the last time we reported it, but if it was, it's broken again.
Using backticks to insert inline code in text is broken, causing the entire remainder of the paragraph to be highlighted as code, even if the closing backtick is present.
For instance, this is how I'll write the next paragraph:
If this is already fixed, `this highlight should stop` <-- HERE. |
If this is already fixed, this highlight should stop
<-- HERE.
Also, just want to mention that I wish the inline code were simply a mono-spaced font, and not inverse the way it is now. It's visually jarring the way it is. :/
Whereas in PICO-8 v0.1.11 it was possible to run a cart at 60 FPS and get a higher sampling frequency (than at 30 FPS) when querying the value of stat(26) (i.e. number of ticks played on current pattern), it seems that in v0.1.12 this behavior has been changed so that in 60 FPS the stat(26) value still only updates 30 times per second.
What led to my discovering this was that I thought I perceived a visual difference when using v0.1.12 to run part of my "Not A Creature Was Stirring" cart that uses stat(26) ticks as the input for some easing functions, so I created a standalone test cart and ran it in both v0.1.11 and v0.1.12 and it looks like the behavior has indeed changed.
Here's a test cart. Try changing the "_update60" function to "_update" and see that in v0.1.12 the average diff between sampled ticks (only counting when there is an actual change) is the same (roughly 5.59) either way. But if you run the same cart (I had to change the cart version to 16 to do this) in v0.1.11 you can see that in 60 FPS mode, the average diff between sampled ticks is roughly half (about 2.8), which is better for syncing things to music.
Play Ping against a bot or a friend!
I've seen a lot of pong clones here but there was always something about them that bothered me. So I made my own version, and now I can be bothered by myself.
Oh, and the AI is kind of a buzzkiller, but I guess I find that a little fun too.
I hope you enjoy!
And please, let me know if you find any bugs!
UPDATE LOGS:
V2.0:
- Better A.I.
- Fixed the perpetual ball thingy
- Minor bugfixes
OLDER VERSIONS:
I bought Pico-8 a while ago, and used it for a while until my hard drive died. After buying a new one, I wanted to reinstall the software. Unfortunately, I discovered it was not listed in my purchases. My issue is that I tried all my emails I've used to check if they are the ones with the purchase on it, and I don't have a lexaloffle account on any of them except this one. Is there any way to try to find out if there is an issue with my account, or do I need to buy the software again?
The horizontal bars emit particles, every few seconds each. When a particle reaches the top or the bottom of the screen, one energy point is lost. The emitors work also as filters: When a particle hits a horizontal bar, it's absorbed and +1 score is awarded. Try scoring as much as possible before the energy reaches 0 and the game is over. My personal record is slightly over 540.
I've noticed some inconsistent behavior when using FLR and when doing floating point math in general:
In particular:
- (9/10)x10 returns 9, but FLR((9/10)*10) returns 8.
- (8/10)*10 returns 7.9999. I suspect this bug is related to the FLR bug, as FLR(7.9999) correctly returns 7.
I suspect the problem is not related to string conversion / PRINT, as I was seeing these issues in other contexts as well.
Apologies if this has been reported before, I searched and didn't find it, but I'm new to Pico-8 so might not know where to look...
Thanks,
Eric
This is not another Space Invaders's clone but a twist!
You shoot clownvaders with cream pie...
they get hit by the pie in their faces and shoot blindly their ownn creampie in
a random direction.
If Clownvader's cream pie hit another clownvader you get +10 points and so on
this can be a fun chain reaction bonus!
Random clownvaders's shields are placed in. Shoot them 3 times and they fall down on you
and avoid them.
Enjoy!
2019-04-21 update: add demo gameplay in the attrack mode. (ARCADE!) :D
update 10-08-2019 improved demo gameplay in attract mode. Thanks to the if time()%1 timed random moves.
update 28-12-2019 fixed random moved on clownvader's pie.
Hello, PICO-8 community! I have just recently made an account and have made a few comments, and I wanted to say hello, as a (relatively) new user. I also might be (or have been) seen playing other games as "TheTepigMaster," "TheTepigMaster456," "TepigMaster," "Thomulous Weaver," "TheTepigMaster21," and "Damian Naimad." I love the engine and all the absolutely AMAZING work people have put into these games. I hope to someday, when I get a bit older, (And/or get my own bank account...) to get a copy of PICO-8 and/or Voxatron. Also, I hope you have a good weekend! I was going to use the Good Friday pun, but it's 12:07, and I should sleep. So, hi and bye, and let's all experience the creativity of others together!