Hello again. My sincere apologies for such a late posting. I ran into a couple coding problems which set back development on the SRL game a bit, plus college weekends are quite distracting. However, I have gotten back into my groove and will be spending the majority of today coding this game.
Like I promised, here is the complete .fla file for The Space Invades: Download Me!
Everything should be included in the zip file. You can edit the code and redistribute it as much as you like.
Also, for those interested in looking at some C++ code, here is another assignment.
In short, the c++ file a typical "Guess the number" game. Input your name and the game will generate a random number between 1 and 100. Then it will track the number of tries it takes for you to guess the correct number, while also giving hints.
Showing posts with label code. Show all posts
Showing posts with label code. Show all posts
Click below for a preview of SRL!
My most current game assignment is creating a side-scrolling shoot-em-up. The requirements are mostly the same as The Space Invades, however with the addition of a Parallax Effect. Using a handy website I found while browsing the internet (Video Game Name Generator), the name of the game is called Supreme River Lord. You take the roll of a flying squid and cause distress while flying down a river. A demo of this game will be available tomorrow.
Later tonight I will be releasing another C++ Assignment as well as the source code for The Space Invades.


