Space Fighter
A "shmup" game for Computer Programming C++
Loading...
Searching...
No Matches
Main.cpp
Go to the documentation of this file.
1
4
#include "
SpaceFighter.h
"
5
6
int
main
() {
return
(
new
SpaceFighter
())->Run(); }
main
int main()
Main entry point for the game.
Definition
Main.cpp:6
SpaceFighter.h
SpaceFighter
The main game class for the Space Fighter game.
Definition
SpaceFighter.h:11
doxy_src
SpaceFighter
Main.cpp
Generated by
1.11.0