Log In  
Follow
Retronator

Working on a game called Pixel Art Academy.

SHOW MORE

Cart #twentyfourhours-0 | 2019-04-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

The only thing equal to all is the 24 hours we get at the start of each day. How will you spend yours?

up/down: switch between activities
left/right: change allotted time
z/x/c/v: confirm, continue through screens

P#64047 2019-04-29 01:27 ( Edited 2019-04-29 01:29)

SHOW MORE

Very cryptic final prototype:

up/down = change category
left/right = select item
z/c = drop item into water
x/v = item description

It's all placeholders. :x

Earlier version that is a bit more obvious as to the chain reaction theme:

Cart #21712 | 2016-05-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

any key = drop item into water

Hm, so, I kind of suck at jams because I spend a whole day preparing the architecture and stuff. So far I've figured out:

  • symbolic link the cart from my git repo
  • shell script that concatenates all my source files together into the cart
  • setup webstorm with lua support (only works kind-of ok since I have code in a lot of separate files and because of next bullet point)
  • figured out how to do an object-oriented architecture (hackish, but it seems to work for now)
  • wrote a 2D vector class
  • created an OO aggregation arhitecture for scene items and engine parts
  • started implementing a physics engine

Result: two circles moving across the screen that don't even collide.

2 days down, 7 to go.

Some highlights from the code:

And the all mighty:

I'm really struggling style-wise. This code is all I stand against (short variable names, multiple statements per line, no new lines) but I read all the zines and it kind of got me scared that I'll run out of space and I should conserve as much as possible. No idea if that's true or not, but it's my first real cart, so I have almost zero experience with this.

P#21141 2016-05-23 07:08 ( Edited 2016-06-21 16:03)

SHOW MORE

Hi guys, I'm a new, but huge fan of Pico-8!

I'm also making a video game for learning how to draw, called Pixel Art Academy:
https://pixelart.academy

It's set in this futuristic looking skyscraper city and I thought it would be absolutely wonderful to have Pico-8 as a (virtual) console in my (virtual) world.

In the game you play as an art student, so for example, a game development student would come up to you and ask you to draw a spaceship for their game. You would then draw the spaceship and the other student would come back and show you the spaceship in the game. But even better, you can also test and play the game, since this would be an actual Pico-8 cartridge!

So in the background of course the game would need to be pre-made with just the art assets missing. I haven't dug too deep into cartridge memory setup, but I believe it should be easy enough to import graphics into the cartridge from code. Then I can use the html embed to show the game in-game (oh god, game inception).

Also, does anyone have any suggestions of available cartridges that would be a good start for beginners to start customizing the sprites? I only played with Jelpi so far, but I'm looking more for something like space invaders, where there're not so many sprites/tiles and someone can draw it out from start to finish. And it would need to be CC-BY-SA so derivatives are allowed.

I might quickly code some new mini-games to test the concept out, but I'm short on time, so if there's any available ones already for proof-of-concept, it could help speed things up. Or if anyone here would like to make in-game pico-8 games specifically for Pixel Art Academy, let me know.

I leave you with some mockups for the game (the main game, not the in-game game XD):

P#19665 2016-04-09 19:07 ( Edited 2018-06-13 04:33)

Follow Lexaloffle:          
Generated 2024-03-19 04:23:15 | 0.072s | Q:15