Log In  

BBS > Superblog
Posts: All | Following    GIFs: All | Postcarts    Off-site: Accounts

Cart #38370 | 2017-03-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
10

Happy Saturday!

This is an attempt to create a faster falling sand simulation (60fps) by reading and writing directly to screen memory. All pixels / sand particles are active at all times.

I was inspired by Helado's Tiny Terrarium and Axnjxn's Falling sand.
https://www.lexaloffle.com/bbs/?uid=10783
https://www.lexaloffle.com/bbs/?uid=23000

I'm writing 1X2 pixel blocks in order to work directly with bytes and avoid bit-masking to address individual pixels. Then, I am using the display mode hack ( poke(0x5f2c, 2) ) to stretch the vertical scale of the display by 2X without requiring me to write any more data to screen memory.

-Electric Gryphon

10
2 comments


After a long time without any updates I have decided to post version 0.5 of the game in its current, un-finished state. There is no goal as such apart from mine gold and build some cool looking space stations. Since version 0.4 many changes have been made such as adding a title screen, fixing some sound issues, improving sprite work, adding some new building blocks and many other improvements.

This is an unfinished update and game overall that will most likely never be finished but I hope you enjoy what is here now. I think that it is for the best for me to move onto new ideas and projects rather than get stuck on the same project for months on end.

Cart #45382 | 2017-10-21 | Code ▽ | Embed ▽ | No License
87

[b]Old Versions:

[ Continue Reading.. ]

87
14 comments


Cart #38530 | 2017-03-22 | Code ▽ | Embed ▽ | No License
6

Cart #38357 | 2017-03-18 | Code ▽ | Embed ▽ | No License
6

6
8 comments


This is some really good stuff, certainly worth a dig. It's the kind of thing I've been trying to get into with dynamic level generation, eventually. There's a lot of ways to apply these principles, too!

https://www.rockpapershotgun.com/2017/03/10/how-unexplored-generates-great-roguelike-dungeons/

3 comments


Cart #38336 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
1 comment


Cart #38332 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #38328 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #38326 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #38324 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #38322 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #38320 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #38317 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
2 comments


Cart #38315 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #38313 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #38310 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #38308 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Elementary School Kids made this!

1
1 comment


I was thinking the other day about how the remote lakes in the mountains near my house are stocked with fish by dropping them out of planes and helicopters. What a strange experience that must be for a fish! So I decided to make a little game about it.

So far there's no real goal, you just fly each fish into the lake and stock it up with happy, swimming fishes. I haven't decided yet whether I'll add a more concrete goal or keep it as is. Not totally happy with the helicopter sprite yet, either.

Cart #38339 | 2017-03-17 | Code ▽ | Embed ▽ | No License
2

2
0 comments


Cart #38304 | 2017-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

  • Added two new stages,
  • Changed transition to next stage: after killing all punkters, drive through the stage exit,
  • Removed camera scroll after completing a stage,
  • Some code improvements.

Cart #38289 | 2017-03-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

  • Added background for stages.
  • Made interface more readable.
  • Added brake light on car.
  • Made the punkters punker.

Cart #38287 | 2017-03-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

[ Continue Reading.. ]

1
0 comments


As a spinoff to TTF fonts by @RythmLynx, I created some bitmap fonts (in various typefaces) because I could map them to both OEM and Windows 1252 (which also includes ISO 8859-1) for use in text editors. I have FON font files for only Windows right now (until someone converts them to the Linux types and tests them).

UPDATE: DejaVu TrueType fonts have been added to the collection.

Screenshot of the same p8 file open in Sublime Text, Notepad++, and PICO-8.

Fonts and more details on the Github page:

https://github.com/juanitogan/p8-programming-fonts

3
5 comments


Hello, here is my new game,
which is not actually a game
because there is no rules

buttons : x,c,arrow keys

Cart #38275 | 2017-03-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

5
0 comments




Top    Load More Posts ->