Log In  
Follow
kumodot

kumodot

[ :: Read More :: ]

Cart #kumodot02-0 | 2021-07-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Second day learning Pico-8. Here's my updates. Learned how to do inertia (simple easy/friction), added trusts for all sides, controls feels nice, fire still needs to go into a table (need to learn that and get used to it). Temporary music, and intro. Added one alien placeholder sprite, but there's no collision detection yet.

Version Update. 04_03
Now with a hovering "Alien Mothership" and a Drone Soldier that fire back when you pass by him, but still no collision and fire needs to be tables. Added limits to trust so the ship don't get TOO fast.

Cart #kumodot02-2 | 2021-08-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

P#95511 2021-07-31 04:22 ( Edited 2021-08-01 20:04)

[ :: Read More :: ]

Cart #kumodot-0 | 2021-07-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


<THIS IS NOT A GAME it's my first step Studying pico-8>
And this is my first post on Pico-8 community too. I am a Senior 3D Artist. I am a maker and i create my own handhelds (based on RaspberryPi)-You can search for CompactPiArcade over instagram.
Not sure if i need to flag this code/cart as a Work In Progress... Sorry if I did anything wrong. I am learning how to post and to make part of all this.

This is my first steps (baby steps) and first attempt EVER doing something that looks like a "game". It's FAR from a game at this point, but it's a start.
Pico-8 is new for me, and i am not a coder. I am a 3DArtist, so everything here is PRETTY BASIC and probably messy. Any suggestions are very welcome.
I just love shootem'up games, and if i end up doing anything that resembles a "space invader" it's already a victory. lol

This is the result of half a day learning pico-8. My main problem now is how to spawn more than one laser at once. I know (and watched some tutorials) that the answer to this would be using tables right ? But the tutorial i found for this in context (Spawning sprites) was a bit beyond my knowledge to follow. I am looking for something much simples like just firing a sprite with a button. This community is AMAZING and i am pretty sure I will find lots of sample files, snippets, and everything i am looking for. :)

P#95488 2021-07-30 17:04 ( Edited 2021-07-30 17:29)