Neiva programming blog 1
|
Project Neiva is a new game project with a group of seven students. The game is a 2.5D sidescrolling platformer where the player run, jumps and uses projectiles to teleport through tricky obstacles. The project is part of the course Big Game Project that lasts in 8 weeks until exhibition in the yearly Gotland Game Conference.
This blog is about game programming. In upcoming blog posts I’ll write about tasks, progression, decisions makings, problems and good things that happens in the project. We chose to use Unity3D as the main development tool as it provides a powerful editor and a programming framework. Because of Unity3D the programming is based around Unity’s component based system and scripts for game behaviours. C# is used as the programming language. In the blog I’ll talk about dynamic cameras, platformer movement, state machines and more. Those are tasks that I’ve already started on. More posts will be up during this week! //Joha2nes |

