Avalander's Journal

Profile
Europe
31 comments
1 followers
9 entries
Advertisement
Avalander
August 16, 2017
Strawberry Alert Post-mortem (part 1)

Play it! | View on GitHub

Now that I am slightly recovered after the Week of Awesome, I want to share my thoughts about what went well and what I have learned after this experience. A quite important part of my project was to experiment with functional reactive programming in games, and I pr…

3,297 views
Avalander
August 13, 2017
Strawberry Alert: Day 7

Play it! | View on GitHub

Strawberry Alert is good enough to go. I didn't have time to fix everything I mentioned in my last post, but I could add the following:

  • Support WASD to move.
  • With arrow down (or S) the character crouches, making it easier to avoid enemy fire.
  • The ga…
1,662 views
Avalander
August 12, 2017
Strawberry Alert: Day 6

Play it! | View on GitHub

One more day to go. I think that the game is in a pretty good shape already. There are a couple of issues that should be fixed, and I can add more features, but I think it's close to something deliverable.

Today I've acted on the feedback I received in my previo…

2,561 views
Avalander
August 11, 2017
Strawberry Alert: Day 5

Play it! | View on GitHub

End of day five. The current state almost resembles an actual game. I added some platforms so that the player can jump around and a flag at the end of the level.

Next things on my list to implement:

  • Move backwards.
  • Scoring.
  • Hit points and alien …
2,699 views
Avalander
August 10, 2017
Strawberry Alert: Day 4

Play it! | View on GitHub

Today I finally added aliens to the game! There is no level design or hit point system whatsoever. There are four aliens walking to the left. If the player attacks them, they die, otherwise they keep moving until they are out of sight. It is some progress, at least.…

2,955 views
Avalander
August 09, 2017
Strawberry Alert: Day 3

Play it! | View on GitHub

I couldn't do much today, but at least I added collisions and jumping. You won't see much difference, but now there's gravity pulling the character down and she's colliding against the floor instead of having a fixed y position.

After jumping or attacking, the c…

1,680 views
Avalander
August 08, 2017
Strawberry Alert: Day 2

Play it! | View on GitHub

There is not much progress today. I styled the main menu view, added the attack animation and a moon in the background.

Now I need to figure out how to add collisions and make aliens chase the player with map-reduce. Tomorrow I'm kind of busy, but hopefully I wi…

2,299 views
Avalander
August 07, 2017
Strawberry Alert: Day 1
Strawberry Alert: Day 1

Today I have started working on the Week of Awesome V challenge. The working title for the project is Strawberry Alert. I generated it randomly and it is very unlikely to change due to time constraints.

The Project

The themes I want to try are Alien invasion a…

2,656 views
Avalander
August 20, 2016
Hexagons

I have recently started working on a new side project. My goal is to develop a simple turn based strategy game with a space-y theme.

I'm set on using a hexagonal tile map, because everybody knows that hexagons are awesome. Developing a hexagonal tile map looked like one of the first technical chall…

3,758 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
9 Followers
15 Entries
10 Followers
johnhattan
Programmer
1,277 Entries
47 Followers
ApochPiQ
Generalist
628 Entries
44 Followers
dgreen02
Generalist
338 Entries
56 Followers
Advertisement