debugging

Destination: Irrelevant

It's our first Pyweek. Looking forward to making something.

github.com/DavyK/pyweek26

Awards


I, for one, welcome our new AI overlords
Presented by rdb

The Smart Future
Presented by gizmo_thunder

The "Upgrading to Smart Motorway" Award for Traffic Management
Presented by ntoll

Give this entry an award

Scores

Ratings (show detail)

Overall: 3.3
Fun: 3.1
Production: 3.4
Innovation: 3.4

5% respondents marked the game as not working.
Respondents: 16

Files

File Uploader Date
pyweek26-flow.zipfinal
Destination: Irrelevant
ste.pool 2018/10/27 17:47
ezgif.com-crop_1.gif
playthrough
Noelle 2018/10/26 12:04
ezgif.com-crop.gif
titles
Noelle 2018/10/26 12:02
Game_Preview_1.mp4
1st playthrough
Noelle 2018/10/26 11:56
Screen_Shot_2018-10-24_at_23.00.13.png
debugging
Noelle 2018/10/25 09:38
sprites.png
road sprites
Noelle 2018/10/21 23:04

Diary Entries

Day 01: Traffic Simulator - Sprites & Right Turns

It's 2019 and all cars on the road are self-driving but they haven't quite figured out collisions yet: Enter You, the player, who is the new intersection manager for the city. Minimise collisions and get everyone to their destination ASAP. 

Thus this game models the flow of traffic. If we can only get everyone to stay in their lane.

Davy & Steven did an amazing job building the engine and figuring out the logic of the game. Who knew that, like the real world, there's a difference between left turns (which hug the road) and right turns (which have to cross over a lane)... 

Also, for simplicity sake, it is set in an American city. Round-abouts are way too complicated for me (an actual American) to learn to drive on, let alone our imaginary self-driving cars. However, everyone drives on the left side of the road in this game because it's the future. Stuff happens.

I spent most of today figuring out spritesheets (thanks kenney) and then making roads with sidewalks appear. I am especially proud of figuring out how to set random colours for our the cars, pictured below.


I'm considering calling it "Keep Driving and Nobody Dies". We'll see

1 comment

Debugging

Self-driving cars are impatient. They'll just drive right through each other and park in the middle of an intersection. It's like they don't even care. Rude.

We've implemented visible brake lights -  so that we can see which ones are stopped - and if they'd only share with us... "why" ....

I'm also thinking we need to find a library for better RGB colors, because the random function we generated seems to always make them too white or pastel-y and not typical car colours. But, you know, it is the future. Maybe all cars are pink in the future. You don't know. 

Debugging

2 comments

Story & design

Davy did an amazing job on the title/intro screen. It feels like tHe FuTuRe~##~

Intro

I want everyone to know I spent so long making those cute little buildings, I hope you appreciate them!


Playtest

2 comments