Log In  
Follow
ThomasB
[ :: Read More :: ]

Cart #pasopeencurve-0 | 2019-03-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Background

This is my first PICO-8 game, I decided to make a version of the game called 'Achtung die kurve', or 'Curve fever'. Pas op, een curve means 'watch out, a curve'. This is a two-player version. The collision detection is based on detecting previously coloured pixels right in front of your curve. It has a bug where under some angle the detection fails sometimes (rarely). The game keeps track of your scores.

Controls

Blue player: 'z' and 'x'
Red player: left and right arrow keys

I currently couldn't test with a controller yet, but you are free to add support.

I hope someone will have fun with this.

P#62924 2019-03-21 07:14