Dev Log: Squishy Platforming
I've been at Indie House Vancouver for a couple days now and my main focus is working on my C# framework with SFML. I'm working on a little example game that will hopefully show people enough stuff on how to get started with the framework and use it. When the example game is totally done I'm going to release it along with the framework all 100% open source.
Right now I have some neat little platforming going on involving running, jumping, wall sliding, wall jumps, and a special skid jump technique sort of like Mario 64 but in 2d. Also to make the game more fun with rectangles I added a lot of squashing and stretching to the player rectangle with tweens. I am planning to do a full set of graphics for this game, but right now I'm focused on getting the whole thing playable before I tackle any art.
Today a whole crapload of people are coming to Indie House so hopefully I can make some more progress before the entire gathering turns into a TowerFall tournament.
Right now I have some neat little platforming going on involving running, jumping, wall sliding, wall jumps, and a special skid jump technique sort of like Mario 64 but in 2d. Also to make the game more fun with rectangles I added a lot of squashing and stretching to the player rectangle with tweens. I am planning to do a full set of graphics for this game, but right now I'm focused on getting the whole thing playable before I tackle any art.
Today a whole crapload of people are coming to Indie House so hopefully I can make some more progress before the entire gathering turns into a TowerFall tournament.
Comments
Post your comment!