Skip to content

SpaceInvaders Game in GameMakerStudio2 from tutorial

Notifications You must be signed in to change notification settings

mkinney/SpaceInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial from https://app.pluralsight.com/library/courses/game-maker-studio-making-first-game-2419

Note: This tutorial was created using v1.4 and using Drag and Drop. I've used v2 and GML (code).

Here is a screenshot:

TODOs:

  • figure out how to get_string_async() for high score since get_string() is deprecated
  • deal with having ship not scroll to top (from bottom)
  • ships after they scroll past the bottom of the screen
  • create levels programatically (maybe)
  • work on collision control of everything
  • more levels (maybe)
  • About

    SpaceInvaders Game in GameMakerStudio2 from tutorial

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published