A downloadable game for Windows

Start date: ‎October ‎20, ‎2021

*****CURRENTLY WORKING ON WEAPONS*****

*****NEXT IS ENEMY SPAWNING*****

*****AFTER THAT IS POWER UPS******

A simple prototype game I've slapped together in about a month in my spare time. Two player online matches with a basic lobby and such. I made this mostly to test/expand skill sets in networking and multiplayer as well as creating generic operational game mech and feature components that can be useful in later games. ;) WASD => move ship SPACEBAR => shoot weapons

Shoot the opponent player down!

Dodge the other player projectiles! One shot and you're done! (for now)

Shoot down the enemies more points and chances to have powerups drop.

Dodge the enemies and their projectiles {Enemy spawners being worked on}

Enemies have MoveStyles and BehaviourStyles; combined, they allow for many different enemies to be created during runtime (while the game is running).

Shoot the middle asteroids to break little chunks off flying in the opponents direction. Each hit gives points. Point display isnt implemented, very basic int atm, I wanna do somethin fancy like a leaderboard so it would require a full controller class, its on the TODO list....

Dodge the asteroid chunks! One hit and you're dead! Shoot down the little chunks for more points!

Stay on your side of the 'field' (I mean, i guess you could cross over but you cant shoot backwards....

Choose between 4 ships (There's stats that can be upgrading during the matches by killing enemies and grabbing the power ups... however...

****{POWERUPS ARENT IMPLEMENTED YET}****

Collect powerups during the match to gain the edge over your opponents

***Planned Additions***

Room PIN passwords: Create private rooms for you and your friends by setting a room password during room creation.

Room Lobby Chat: I gotta learn PUN2 chat implementation still. Coming later.

Picking up weapon powerups will equip another weapon to the ship if there are any weapon slots available. Otherwise the weapon powerup will just swap the oldest weapon to swap out. Maybe some kind of swap option could be set during the room lobby screen with the ship selection.

Player Spawn Enemies: Players earn points by shooting down enemies and chunks; Players will have an enemy spawner that they control, on the opponents side of the field, off the screen. Tiers of different enemies that can be spawned will be activated as points are accumulated, you can spend these points to spawn extra enemies that only target and damage the opponent ship, however the player spawned enemies still give points to the ship that kills it and you cannot kill your own spawned ships.


Download

Download
SpacePewPew.zip 50 MB

Comments

Log in with itch.io to leave a comment.

I sadly didnt see that it was multiplayer....