Skip to content

PC successor of game I made in 319K, made using Unity Engine.

Notifications You must be signed in to change notification settings

johnnguyen3196/Spitfire2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spitfire2.0

PC successor of game I made in EE319K, made using Unity Engine.

Installation

  1. Download the zip file from https://gofile.io/d/1yu5Ph
  2. Extract zip
  3. Run Spitfire2.exe
    (If the link doesn't work, just download the Spitfire_2 folder and run the game. Downloading directly from GitHub will guarantee the most recent version of the game)

Latest Changes

  • Bug fixes
  • New escort upgrade.
    Spear: Free upgrade from Sword. Launches a spear towards mouse location and returns to player. Can block enemy projectiles.
  • Refactored spawning mechanics for easier development of new levels. Check wiki tutorial to see how to spawn your own enemies.
  • File restructuring

System Requirements

A computer that runs better than a potato.

Uninstallation

Simply delete the folder.
If you also want to delete your saves:
Windows:
C:\Users\Name\AppData\LocalLow\DefaultCompany\Spitfire 2
Mac and Linux:
No idea, will update Readme later.

Features

  • Cool hand drawn sprites
  • TWO levels
  • Three unique upgrade trees
  • Hard and engaging boss battles
  • Have up to THREE save files

Controls

  • WASD or Arrow keys: Movement
  • 1, 2, 3, 4: Stance select
  • Space: Teleport to mouse location. (Yes, teleport)
  • Esc: Pause gam
  • L-Shift + Click: Manually target missile to enemy at mouse location

ScreenShots

Player Creation: PlayerCreation Gun Tree: guntree GamePlay: gameplay gameplay gameplay

Contribution

Want to contribute? Check out the wiki!