Log In  
[back to top]

[ :: Read More :: ]

Cart #46482 | 2017-11-19 | Code ▽ | Embed ▽ | No License
14

I made this for a 48-hour game jam hosted by Worcester Polytechnic Institute's Game Development Club. The theme was either tarot cards in general, or to take three specific tarot cards and design the game off of them. I opted for the latter, and ended up making a boss rush shmup.

Due to time limitations I wasn't able to add sounds or music, and backgrounds are basically nonexistent, but aside from that the game is pretty much completely done.

Can you defy your fate?

CONTROLS:

  • Left + Right: Move
  • Z/C: Shoot
  • X: Dash
P#46479 2017-11-19 17:14 ( Edited 2018-09-29 15:58)

[ :: Read More :: ]

Cart #45564 | 2017-10-28 | Code ▽ | Embed ▽ | No License
21


A Halloween endless runner! Collect candy corn, phase through stuff, and in general be a ghost!
Feel free to post your top scores here!

CONTROLS:

  • Arrows: Move
  • X: Continue/Phase Out

(Note: You can also change the color palette from the pause menu if you want. The jam's specific restriction was 3 colors on screen at once, so this feature doesn't violate it.)

ABOUT:
I made this over the course of October 2017 for Enargy and Castpixel's 3-Color Jam. All assets and code are my own work.
If you want to follow stuff I do you can check out my Twitter: @jusiv_

P#45565 2017-10-28 19:20 ( Edited 2017-10-31 14:39)

[ :: Read More :: ]

This is just a simple little visual toy I made, not an actual game.

Cart #43189 | 2017-08-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

I decided to try making a Tweetcart the other day, and realized that the method I was using generated a lot of different animated patterns when you changed just one value in it (180 patterns, to be exact). So, I built a menu around it to manually change that value and wound up with this.

And yes, I did go through all 180 possibilities to find the ones I though looked good. I had a long car ride and time to kill, ok?

Anyways, just thought I'd put this here in case people were interested. Feel free to post your favorites!

NOTE: You can find the original Tweetcart (or at least a gif of it and a code screenshot) on my Twitter: @Jusiv_
It's the same effect as Pattern #5 in this version.

P#43190 2017-08-12 19:43 ( Edited 2017-08-12 23:43)

[ :: Read More :: ]

Cart #adc_v2-2 | 2021-01-12 | Code ▽ | Embed ▽ | No License
90

You can also play ADC on its itch.io page!

- - - ABOUT - - -
So right after I finished my first released game, Messages, I decided that I wanted to try and make an RPG in Pico-8. Well, about a month and a half later, this is what that project became.

This thing barely fits on a cart, using almost 8192 tokens, each of the 64 available sounds, and basically all of the sprite and texture data.

Oh, and I did what I could with the soundtrack, but I'm not a musician so I can't promise anything about it's quality.

And if you're interesting in finding out about future projects of mine, you can check out my Twitter: @Jusiv_

- - - BASIC CONTROLS - - -
Menus:

  • Up/Down:
    Change Selection
  • Left/Right:
    Change Skill Tab (only in battle)
  • Z/X:
    Choose Selection

Overworld:

  • Arrows:
    Move
  • Z/X:
    Interact (when prompted)

If you stand still for a few seconds, you can view your current status.

- - - COMBAT - - -
You have three basic types of skills you can use in combat: Attacks, Spells, and Actions. In order to use a skill, you will have to perform a quick minigame to determine its effectiveness. As you level up, you will unlock more skills.

Attacks and Spells are offensive. The base damage they deal is determined by how well you execute their minigame, but the final damage dealt is also affected by the enemy's defense against the chosen type of skill. Higher-tier Attacks and Spells are more powerful, but also harder to execute.

  • To perform an Attack, you will have to stop a series of moving sliders on the highlighted sections using Z/X.
  • To perform a Spell, you will have to quickly sort a series of runes by color (orange or blue). If they're orange, hit Left, and if they're blue hit Right.

Actions are defensive, and there are only two available: Flee and Recover. Flee exits a battle (if executed correctly), while Recover restores up to half of your maximum health and can cure status effects if performed well enough.

  • To perform Flee, rapidly hit the button shown. Pay attention, since the required button may change after each successful press!
  • To perform Recover, you have to keep a meter balanced in the center using Left and Right. The amount of health restored will vary depending on your maximum HP and how effectively you executed the minigame. If you get an Amazing or Epic rating, it will also cure any status effect you have! Recover has a 2-turn cooldown.

Lastly, there are three status effects which enemies can give you: Poison, Dizzy, and Panic.

  • Poison deals damage over time.
  • Dizzy has a chance to halve your base damage when you use an Attack or a Spell.
  • Panic makes minigames harder to execute.

- - - CHANGELOG - - -
v1.0 - Initial Release (7/30/2017)
v2.0 - Revision (7/21/2019)

  • The intro can now be skipped through
  • Minigame prompts are more clear
  • Poison now deals 25% of your current health per turn instead of just 1 point
  • Recover only removes status conditions if performed with an Amazing or Epic rating
  • The encounter rate is a bit lower
  • Experience gained from a battle is now shown
  • You no longer have to use Reset Cart to return from the ending screen
  • Extra visual polish has been sprinkled in a few places
  • Some sprites got tweaked
  • A few other random miscellaneous details

v2.1 - Small Update (1/12/2021)

  • The intro can now be completely skipped through the pause menu
  • Fixed typo calling the "Recover" ability "Rest"
  • Fixed possible issue with restarting after beating the boss.
  • Tweaked encounter rate slightly
P#42903 2017-07-30 03:13 ( Edited 2021-01-12 09:55)

[ :: Read More :: ]

An odd game about texting.

You can choose when it ends...
How far are you willing to go?

Cart #42296 | 2017-07-09 | Code ▽ | Embed ▽ | No License
105

CONTROLS:
Z/C: Look at Phone; Send Message
X: Put Phone Away; Go to Sleep (Hold)
Arrow Keys: Choose Message
(All controls are explained in-game)

WARNINGS:

  • This game touches on some darker subjects, which people may be sensitive to.
  • This game includes some dialogue which is arguably like cyberbullying.
  • This game is about dialogue, so be prepared to read. The script contains nearly 350 individual texts, though there's no way to see each one in a single playthrough.

OTHER NOTES:
This is a companion game to my surreal adventure game NULL.

VERSION HISTORY:

  • v1: Initial Release
  • v1.1: Corrected an illogical text.
  • v1.2: Reworded a couple texts.
  • v1.3: Fixed a couple minor spelling/word choice issues.
P#41710 2017-06-16 23:39 ( Edited 2020-01-28 02:55)

Follow Lexaloffle:          
Generated 2024-04-20 02:54:35 | 0.167s | Q:23