Log In  
Follow
FRedShift
SHOW MORE

Cart #19009 | 2016-02-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
16

I wanted to try this since a long time:
The scenery polygons are rendered as a list of line segment for every line of the screen. { { x, z, color }, { x, z, color }, ... }
No need to sort anything because polygons are inserted in every line raster with z test (making previous segments moved or deleted inside every lines)
it takes less than 0.3 of the frame to draw this frame rasterized buffer even if it is quite complex.
Then dynamic model polygons are drawn on the top of it with z test.
I'm quite happy with the result, now I need to try more complex models...

This is just a demo yet. (It still has annoying bugs)

P#19010 2016-02-28 10:08 ( Edited 2016-02-28 18:28)

SHOW MORE

Cart #18673 | 2016-02-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

4 in a row
adaptation from 8P-Tech.net processing source code
minmax algorithm

You always start (yet) no difficulty setting (yet)
Keys Left/Right to chose your row
Key Down to drop your red token
Key Up to undo last turn

P#18674 2016-02-06 15:48 ( Edited 2016-02-06 20:48)

SHOW MORE

Cart #19006 | 2016-02-28 | Code ▽ | Embed ▽ | No License
48

DarkLBA is a mashup of Alone in the Dark (zombies), Little Big Adventure (the hero: Twinsen and its magic ball (ok not so magic here)) and 2Dark (save kids (the game I'm working on IRL)).

This new version is easier to play.

You must bring all the kids to the exit: the blue square.
Touch their cage to deliver them, they will follow the exact path you make. So you need to show them the way to the exit. You can bring back all the kids at once or one by one, it's up to your strategy.

Watch the zombies, they target you or the kids. Destroy them throwing the ball with Action key (O).
If they grab you (and hold you for a few secs), you lose one life point. Keep one direction pressed to escape, and don't stop throwing balls.
If one grabs a kid, you have 7 seconds to kill it before the kid dies.

(X) pause the game and go back to the menu to see the map. Then you can start a new map or go back to the current game.

P#18150 2016-01-04 17:15 ( Edited 2016-03-02 10:22)

Follow Lexaloffle:          
Generated 2024-03-19 10:28:16 | 0.122s | Q:14