Project 04: Prototype

 

With my prototype complete I can already tell that this will be a fun game to play. So far all I have is a basic game with no real assets to speak of except for a few squares symbolizing the player, obstacles and the ground.

The scripts I made were simple enough, the most interesting thing I've made so far is a Spike Generator which shoots out obstacles, this is kept offscreen so when the obstacles it generates come out it looks like they are standing still and that the player is moving forward, unfortunately there's not much skill involved in avoiding them as they come out one at a time every 2 seconds or so. I'll have to work on randomising the obstacles being generated to make the game more challenging.

The score board doesn't work as of yet, I hope to have that working by next week.

Comments

Popular posts from this blog

Project: Beta

Introduction to me

First Playable