Log In  
Follow
alicenewtype
[ :: Read More :: ]

Cart #bittienetworkwip1-0 | 2023-09-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

https://alethium.itch.io/megaman-bittienetwork/devlog/587937/megaman-bittie-network-devlog-pt1

feel free to read the full Devlog.

this project is a homage to megaman battlenetwork and a space for me to learn deeper memory tricks in Pico-8, plan for a future MMBN style action tactics battler project, and generally flex my artistic skills.

the battle field is arranged as an Array, and each tile is an object in that array filled with the current needed information. hit checks are done against that array for collisions. movement is done by altering the tile an entity is on. later the sprites for the enemies might lerp between tiles while megaman will always teleport, ill use fillp later to emulate the digitized teleport he does.

stay tuned for more in this space.

P#134235 2023-09-12 22:00

[ :: Read More :: ]

Cart #am_editor_wip-2 | 2023-06-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
14

I just wanted to show off the UI i am currently developing for an internally facing editor i'm building.

I wanted to use this project to learn how to make interesting UI elements and learn all the fun ways to use Pal shifting to extend the on screen color palette past 16 colors.

learned a lot of cool things making this one.

P#131129 2023-06-19 06:05 ( Edited 2023-06-21 07:58)

[ :: Read More :: ]

Cart #aquaverge-0 | 2023-05-08 | Code ▽ | Embed ▽ | No License
9

This is the entry for https://itch.io/jam/bullet-hell-jam-2023

created by
Me, Alethium, https://alethium.itch.io/ (art design, game design, game developer)
Short_demand, https://short-demand.itch.io/ (bullet patterns, shmup research, code support)
Louie Chapm, https://louiechapm.itch.io/ (code tools, set up)

         music donated by nyeogmi , https://www.lexaloffle.com/bbs/?uid=61658
         big thanks to everyone who helped on the Lazy Devs Discord, and 
         to the Advanced Shmup Video Tutorial Series
P#129511 2023-05-08 08:06

[ :: Read More :: ]

Cart #deepening-0 | 2023-04-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

early prototype of my Shmup Submariner.

Here just a bit of tech i designed to show the submarines march towards the deep.

segments controls when it changes depth levels, depth controls all the pal shifting.

-Alice

P#128591 2023-04-15 19:14

[ :: Read More :: ]

Cart #super_blowout-0 | 2023-04-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

This was just a cute little exercise in integration of my explosions into another cartridge.
my partner asked me to make breakout with explosions so i used GPT-4 to help me whip this up real fast.

its buggy but i just wanted something funny to be my first post here.

-Alice-

P#128575 2023-04-15 10:09 ( Edited 2023-04-15 10:09)