mais je commence a avoir la flemme
All checks were successful
DEPLOY / deploy (push) Successful in 10s
All checks were successful
DEPLOY / deploy (push) Successful in 10s
This commit is contained in:
parent
fb43c41ab4
commit
71fd9feea2
@ -29,7 +29,11 @@
|
||||
|
||||
<main>
|
||||
<h1>Super Space Invader : Turbo Apocalypse DELUXE VS. GOD</h1>
|
||||
<img src="/static/assets/images/ssitadvg.png" style="width: 80%" />
|
||||
<img
|
||||
src="/static/assets/images/ssitadvg.png"
|
||||
alt="Super Space Invader : Turbo Apocalypse DELUXE VS. GOD"
|
||||
style="width: 80%"
|
||||
/>
|
||||
Super space invader : tadbvs is a space invader clone made in C++
|
||||
and mingl as a graphic library
|
||||
<p>
|
||||
@ -37,8 +41,8 @@
|
||||
It has a two sets of sprites and features God, He break the
|
||||
fourth wall and sends aliens straight at you.
|
||||
</p>
|
||||
<img src="/static/assets/images/mainMenu.png" />
|
||||
<img src="/static/assets/images/gameplay.png" />
|
||||
<img alt="MainMenu" src="/static/assets/images/mainMenu.png" />
|
||||
<img alt="Gameplay" src="/static/assets/images/gameplay.png" />
|
||||
<a
|
||||
href="https://git.djalim.fr/DjalimSimaila/SuperSpaceInvaderTurboApocalypseVsGOD"
|
||||
><u>source code</u></a
|
||||
|
Loading…
Reference in New Issue
Block a user