Skip to content

Full source code and assets for the game Infinite Invaders Shared

Notifications You must be signed in to change notification settings

spadapet/infinite-invaders-shared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinite Invaders Shared

Example video of the game in action: https://www.youtube.com/watch?v=HQBVFI7UX2s

This repo contains the full source code for building the game Infinite Invaders Shared, which is built from the same source code as Infinite Invaders in the Windows 10 app store. The game Infinite Invaders is available for free here: http://apps.microsoft.com/windows/app/11e146cb-810b-49ff-bd2b-72a7c9a52a79

Starting point

Open the solution game.sln in Visual Studio 2019.

The file App.xaml.cpp in the Invaders project is where game initialization starts. The file Main.cpp in the Invaders project is where the main() function is, but really game init starts in App.xaml.cpp since Main.cpp is just minimal stuff to get into the App class.

Copyright

Copyright 2020 Peter Spada

About

Full source code and assets for the game Infinite Invaders Shared

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published