My game ‘Space Marine is live on itch.io. Play the game and comment on it.
Play it Here:
Multimedia Programming 1
My game ‘Space Marine is live on itch.io. Play the game and comment on it.
Play it Here:
The game that I am currently making is called Space Marine. The player fight traitor astartes chapter in this platform and gather points.
My character animation:
Ultramarine
Death guard
For the background music, I chose this soundtrack:
for sound effect I chose this sound
Late. I took to create new artwork, which delayed me sometime, but with the art complete I can now focus on the code and make adjustments line by line.
Video
Screenshot
It is probably still big in artwork, but much more manageable than the previous artwork that I implemented last time.
editor: https://editor.p5js.org/M_Ahmed24/sketches/mhR-xzWD0
Finally, after some troubleshooting, I got to add my character from piskle to p5.
At first it wasn’t showing up, then after increasing the canvas size, it showed up. This good, but I may need to scale down my character size significantly.
editor: https://editor.p5js.org/M_Ahmed24/sketches/mhR-xzWD0
I got my character to move in all 4 directions.
This my new character in p5 editor: Larry. This is my first time using p5 editor. For some reason, the color is a bit confusing with the code, will look into is later.
Play My Game and tell me your feed back
Short Demo
Updated the sprite
Title Screen
New codes
New things to add: background for instruction tab, further coding, background sound, sounds for the wizard.
A short demo:
I added new enemy variant and updates sprites
Poisoned Block
Sprite Sheet
Armored Block
Sprite sheet
I also added new codes to the enemy movements and added sound to it.
next to add: Projectile, sound to projectile, sound to wizard, a random spawning variable.