tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://dylanm312.itch.io/spaceshooter


Summary:

This is a two-player graphical side-scroller space-shooting game with 3 levels that I made in my AP Computer Science class in my junior year of high school (2015-2016). There may or may not be some cheat keys available to be discovered. (I actually don't remember what they are. This was the first semester final project, so it's almost a year and a half old.


Controls:

Player 1 (top): WS to move, spacebar to shoot

Player 2 (bottom): Arrow keys to move, enter to shoot.


How to actually get the thing running:

The zip file includes the source code and its compiled version, as well as image and sound files. Feel free to look through the source code to see how I made the game; all I ask for is credit where credit's due if you end up using my code or a variation on my code elsewhere. In order to launch the game, you'll have to do the following:

1. Navigate to the /src directory

2. Type "java Runner" (sans quotes, obviously)

3. Enjoy (I hope!)


This project is no longer in active development. If you've got some features you'd like to see added, or bugs you'd like to see squashed, feel free to add or fix them yourself and send me your updated version. I'll play it for a bit and if it seems to be running well, I'll update this project with your file and credit you in the description. All of this is subject to my availability, as I'll be starting college in the fall and likely won't have much time to give to the upkeep of this game.