Submissions from 2015-02-11 to 2015-02-12 (4 total)

So I dusted off the GGJ15 code and looked at it and started working on an idea for an IRC bot/game I have.

Partly influenced by the Playbot work I've been doing.

Today I fixed some bugs and decided to take a little break from improving AI for a moment. Instead, I started to add additional functionality like a possibility for a random event (like earthquake or something like that) to occur after every day and food cost for population (people now consume food, so you have to gather it more). Tomorrow I'm hoping to create basic research system where you buy researches from a research tree using RPs (research points) and they will give you various bonuses. :)

Yesterday's update can be found here.
In a case of any questions or suggestions, don't hesitate to contact me here or on twitter. ;)
For more updates, you should follow my twitter account - @PeterLauris and the account of Crystal Kingdom - @CrystalKingdom_
.

I'll keep trying on this tomorrow...

I was kind of all over tonight. I stripped the default BeagleBone Black Debian install down to < 300 packages from about 1000, started setting up a Rails application to play with Ember.js (Rails isn't really a requirement, but it makes it easy to start), looked at the MSP430 Forth but decided against working on it, and wrote a couple functions in Go for the asset management project. The majority of my night was on the BeagleBone Black though.