Scratch - Cat Pong v0.8a is almost ready...
Topic: Game Development with Scratch
Mood: Happy
I'm seriously considering going into Game Programming as a career due to my real passion for gaming and interest in computing and as a result I've decided to try my hand at creating, designing and scripting a game project to give me a flavor of what it's really like. My program of choice is
Scratch which allows you to "visually code" by snapping together scripting blocks that allow you to create the game without needing to learn any dedicated coding language. Its a great tool for beginners and despite its simplistic interface, you can produce some incredible games and animations with it.
About My ProjectCat Pong is a 2 player adaption of (you guessed it) the classic Pong with an additional twist that adds a unique flavor to this timeless game. You must prevent our "feline hero" from hitting the spikes by bouncing him between two paddles! This project is my first effort at completely creating a title and so I plan to keep things simple, yet fun. You can check out
Cat Pong V0.2 at
my Scratch Gallery if you're curious, but be aware that V0.2 is a very basic test version. If you do give it a try, be sure to leave me some feedback or bug reports.
Cat Pong v0.2 is a very early and basic release of the game and almost all aspects of it are in the process of being improved for the next release
Cat Pong has been in development since the 22nd of March and a functional version should be ready in 1-2 weeks for balance testing and bug fixing.
What's v0.8a?However For the last couple of days, I've been busy creating a main menu interface for the game's v0.8 Alpha Release (the first playable version)and as of today it is only missing the game itself being linked to it and minor changes to the visual elements. Once again I'd appreciate it if you could check it out
online and leave me some feedback on what to improve on next.
As mentioned earlier, keep...