Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TP7projet_jeu_air_defense
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MARQUE Pierre
TP7projet_jeu_air_defense
Commits
64ca4b53
Commit
64ca4b53
authored
Oct 30, 2020
by
Pierre MARQUE
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Plus de souris
parent
e1ba205b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
0 deletions
+1
-0
air_defense.c
air_defense.c
+1
-0
air_defense.exe
air_defense.exe
+0
-0
No files found.
air_defense.c
View file @
64ca4b53
...
@@ -83,6 +83,7 @@ int main(void)
...
@@ -83,6 +83,7 @@ int main(void)
InitWindow
(
screenWidth
,
screenHeight
,
"Air defense"
);
InitWindow
(
screenWidth
,
screenHeight
,
"Air defense"
);
InitGame
();
InitGame
();
HideCursor
();
SetTargetFPS
(
60
);
// Set our game to run at 60 frames-per-second
SetTargetFPS
(
60
);
// Set our game to run at 60 frames-per-second
//--------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------
...
...
air_defense.exe
View file @
64ca4b53
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment