Log In  
BBS > Lexaloffle Community Superblog
This is a combined feed of all Lexaloffle user blogs. For Lexaloffle-related news, see @zep's blog.

All | Following | PICO-8 | Voxatron | General | Off-site
[ :: Read More :: ]

Cart #kabuyuburo-1 | 2019-02-08 | Code ▽ | Embed ▽ | No License
2

Hello!
I made a video on pico 8 and my experiences making my first game with it.
https://www.youtube.com/watch?v=MI2TIQ27auA

P#61664 2019-02-08 21:42 ( Edited 2019-02-08 22:30)
[ :: Read More :: ]

Cart #aburner-0 | 2019-02-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

This game is not yet finished. This is the first time I've attempted to write a game, so feedback is apiciated. Shoutouts to @morgan3d for their work on TOP*BURN, a similar game. I took the sprites from that game. I think I'll work on something smaller before picking this one up again.

Some things that need work:

  • The timing of the soundtrack is all over the place. If any musicians want to make a proper rendition of the OST, I would be grateful.
  • The enemies seem to fly into the sea when the nose is pointing down. The game engine does not account for where the camera is pointing. Getting this to work might require a more advanced engine.
  • I forsee that there will be z-fighting between the enemies and explosions from destroyed aircrafts. Again, this would require a more advanced engine, one that accounts for the z-position of the objects being drawn.

If anyone wants to continue working on this, you have my blessing, but ask @morgan3d if it's okay with them. Make sure to credit me and @morgan3d if you do continue to work on this.

P#61663 2019-02-08 19:05
[ :: Read More :: ]

Implements flocking as described in the book "AI for game developers" by David M. Bourg and Glenn Seemann (O'Reilly). See also Craig Reynold's explanation: http://www.red3d.com/cwr/boids/

Cart #boids01-0 | 2019-02-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

P#61657 2019-02-08 15:44 ( Edited 2019-02-08 15:57)
[ :: Read More :: ]

Cart #constant_header-1 | 2019-02-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

P#61606 2019-02-07 08:29
[ :: Read More :: ]

Cart #teramom-2 | 2019-03-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
100

Cart #teramom-1 | 2019-02-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
100

Cart #teramom-0 | 2019-02-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
100

About

Tera: Mind Over Matter is a modern puzzle action game about dropping blocks of different shapes to clear lines. The game has a rapid difficulty curve that emphasizes speed and accuracy. Get as many Teras as you can!

Controls

Left/right - shift pieces left and right
Down - soft drop
Up - hard drop (locking behavior can be changed in options)
Z/X - rotate pieces (direction can be changed in options)
Z+X - hold piece

Changelog

v1.2 | 3/5/19

  • Don't reset key repeat for left/right shift inputs when placing a Teramino

v1.1 | 2/17/19

  • Fixed incorrect spawn delay curve which caused pieces to stop spawning at high levels
  • Score display is no longer limited to 4 digits
  • Time display is now minutes:seconds

v1.0 | 2/7/19

  • Initial release

Source

P#61594 2019-02-07 00:36 ( Edited 2019-03-06 04:58)
[ :: Read More :: ]

Cart #climatesplit-1 | 2019-02-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

By https://www.instagram.com/shandaram77/ and me for the climate march in Hague on February 7th.

P#61590 2019-02-06 21:02 ( Edited 2019-02-06 21:57)
[ :: Read More :: ]

Cart #gyakegop-0 | 2019-02-06 | Code ▽ | Embed ▽ | No License

P#61588 2019-02-06 20:04
[ :: Read More :: ]

Hi everybody!

Last week I launched one of the smallest JRPG's you'll ever play: TinyRPG! Recover your stolen egg by defeating monsters, level up and discover hidden areas in my second Pico-8 game! (It's a multi-cart so unfortunatly not on the BBS)

https://prrrpl.itch.io/tiny-rpg

I'm really curious what the talented people in the Pico-8 community think of the game. I want to develop the game further so any feedback (especially on the player-experience) is very welcome!

Another thing I'm struggling with is attracting players! Does anybody have any suggestions with regards to this topic? I've reached out to IndieGamesPlus.com but I had a hard time getting in touch with other media-centric folks with an affinity for the smallest Indie Games.

Thanks so much in advance!

Emiel

P#61571 2019-02-06 09:09 ( Edited 2019-02-06 09:11)
[ :: Read More :: ]

An attempt to replicate the Star Gate effect from "2001: A Space Odyssey." Use Z to turn the 'music' on or off.

Cart #stargate_2001-0 | 2019-02-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

P#61568 2019-02-06 04:19 ( Edited 2019-02-06 04:21)
[ :: Read More :: ]

Cart #fisher-0 | 2019-02-06 | Code ▽ | Embed ▽ | No License
2

Z/X to go through textboxes. Please enjoy my fishing experience :D

P#61565 2019-02-06 02:00
[ :: Read More :: ]

Cart #school_report-1 | 2019-02-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Made in ~2 hours , because I lost a challenge. Based on an original idea by raphael stemmelen.

Controls :

Arrow keys : move

P#61556 2019-02-05 20:31
[ :: Read More :: ]

I didn't find any way to change it,is it even possible?

P#61552 2019-02-05 20:07
[ :: Read More :: ]

Cart #officide-0 | 2019-02-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Left/Right to move.
X to interact.
Move fast, complete collegaues' requests, and earn money to buy the gift.

This game was made by me and my collegaues: Ilya Aleksandrov and Ilya Koplevsky for a quick 5-day jam - the Black Humor Jam at itch.io
We've worked together for a few years, yet this is our first attempt to work as a gamedev team.

P#61534 2019-02-05 14:39
[ :: Read More :: ]
 map(level*8,0,0,0,8,15,0)
 for i=1,8,1
  do
  map(level*8+8-i,0,56+i*8,0,1,15)
  end

First I want to say Pico-8 is a lot of fun and I was able to get into it quickly despite barely any knowledge of LUA.

So I got the idea to only draw half a level and mirror it to be symmetrical, however collision detection doesn't seem to work on the right side. I can post more if anyone needs more information, but I've included a GIF showing the issue and the code I used to generate the map.

P#61519 2019-02-05 03:15 ( Edited 2019-02-05 03:16)
[ :: Read More :: ]

Cart #gajeyabin-0 | 2019-02-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

P#61517 2019-02-04 23:19
[ :: Read More :: ]

Cart #redcombo1-0 | 2019-02-04 | Code ▽ | Embed ▽ | No License
1

P#61512 2019-02-04 17:46 ( Edited 2019-02-04 18:03)
[ :: Read More :: ]

Cart #antiban-0 | 2019-02-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
42

Pull boxes, press X if stuck.

P#61510 2019-02-04 16:31
[ :: Read More :: ]

Interspace

Cart #interspace-3 | 2019-02-05 | Code ▽ | Embed ▽ | No License
4

Take control of a small ship and blast your way through hordes of enemies.

This game is also on itch.io!
[https://justfire45.itch.io/interspace]

P#61494 2019-02-04 03:15 ( Edited 2019-02-05 02:45)
[ :: Read More :: ]

Cart #wave_goodbye-0 | 2019-02-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Match the sin wave and press X to score. Don't touch the robots! If they start giving you too much trouble, drop them a doughnut to chase after.

If you make it to level 4, the special gold robots chase after you!

P#61491 2019-02-04 01:41
[ :: Read More :: ]

Cart #jipinojota-0 | 2019-08-22 | Code ▽ | Embed ▽ | No License
7

pixels by @ibiinagy
music by @AkosMandoki
made with ampk

Arctic wolf inspired platformer.
Find the puppy to win.

changelog:

  • always start from the level you died on.
  • sync up music with restarts
  • simpler controls
P#61488 2019-02-03 21:04 ( Edited 2020-01-13 18:34)
View Older Posts