August 2015 challenge: “Data data data”
Navigating The Data - Basic interactivity
Posted by shundread on 2015/08/12 19:15
In my latest commit I have made it possible to interact with an uninteresting scene. There's not much yet in terms of a game, and production value is pretty much zero. But for those curious about what it is that I'm building, you can already start having an idea. Launch the program and move right and down. Look at the map and at how the histograms update.
Now think, for a moment, about how much you'd hate if you were only allowed to look at the histograms in this game. Welcome to my game. It's horrible.
Bitstream Manipulators - Status Report
Posted by JFrog on 2015/08/12 14:26
- All levels have been made.
- Animations between most levels have been created. Zooming animation to get to first level requires more calculations and moving from the 'm' at the end of 'Bitstream' to the 'M' at the beginning of 'Manipulators' has not been started.
- Graphics for nanobots requires some work.
- Animation of the game being corrupted does not exist.
- There are no instructions for how to play or what needs to be done in the game.
- User interface shows your health, the enemy nanobot's health, and the target that that character is supposed to be.
- There is no special screen for when you either win or lose.
Since my game seems to be almost done, and it is only about halfway through the week, am I allowed to make another game? I already looked in the rules, which made no mention of multiple individual entries, only saying that you can enter multiple teams. So, is having two individual entries allowed?
Hacker Intrusion - Phew
Posted by paeron on 2015/08/12 09:01
master47pyw20 - Day 3: Making progress; background-data (neutral-data) is moving in the background!
Posted by Master47 on 2015/08/12 08:58
Hackerman: The virtual hero - Day 3: slow day, a few improvements to the gameplay
Posted by andarms on 2015/08/12 05:49
Today i was a little busy but at the night i made some improvement to my game. Now my hero can shoot in the direction that he want independently where he is walking.
tomorrow i gonna work on graphics.
The Gödel Sentence - Day 4 - End
Posted by paulpaterson on 2015/08/12 04:35
Finally the core of the game is up and running. I have the main gameplay loop working alongside the story.
I can see the elements coming together but there is still a lot of tuning to make it fun, and not confusing, to play. I probably have about 30% of the dialog written but I'm less concerned with that at the moment as I need to do much more on getting the core loop fun.
I found a neat way to be able to incorporate the data charts without too much programming effort and this should help the story also.
With only two days to go (for me) I'm probably about on target but it is really going to depend on how long it takes to tune things. I think I've managed my planning and energy level a bit better than in previous pyweeks so I don't feel too tired right now.
Fragmented ~A Dying Land~ - Day 3 progress
Posted by Jjp137 on 2015/08/12 00:21
Recently, I got new levels to unlock when the player activates data nodes in previous ones, so I'm happy about that. After I submit this diary entry, I'll start implementing keys and their corresponding locked blocks. There's other things I've done but I already forgot the specifics. I guess that's what commit logs are for. By the way, if you have time, the Git repository can be found here.
I made a level select screen in the process as well. The bare minimum that I want is a tutorial world, although it's a relatively low bar to meet. I'll definitely want to add more worlds as well as some sort of story if time permits.
I need to start implementing the portion of the gameplay where the player puts the data fragments together by the middle of Day 4, or else I might not even accomplish the bare minimum in time. I've never implemented dragging-and-dropping stuff before, and that might be a problem. I do have alternative keyboard-only mechanics in mind if I get stuck, although that'll be less satisfying to use in my opinion, but whatever works, right?
More Data is Required - Day 3 : Hum. MORE CODE IS REQUIRED
Posted by GrumpyGrizzly on 2015/08/11 23:02
Today was definitely not very productive, but since I didn't write what I did yesterday, I can make it look productive :D
- A github repository was set (https://github.com/Freyj/Pyweek20)
- I made a sort of UI and chose some artwork (source is on the github repository)
- You can now lose the game
Wikipedia 1942 - Beginning of day 3
Posted by benoxoft on 2015/08/11 18:28
Packets - Try'na be fancy
Posted by Cody on 2015/08/11 11:35