Skip to content

Commit

Permalink
deploy: fb1946a
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasRamos5 committed Aug 1, 2023
1 parent 8920e0e commit c63c4eb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions assets/css/style.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions college board/java/2023/08/01/Mario-Platform.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,12 +372,12 @@ <h1 class="post-title p-name" itemprop="name headline">Mario Lesson - Platform</
}
}
if (
player1.position.y + player1.height <= platform.position.y &&
player1.position.y + player1.height + player1.velocity.y > platform.position.y &&
player1.position.x + player1.width >= platform.position.x &&
player1.position.x <= platform.position.x + platform.width
player.position.y + player.height <= platform.position.y &&
player.position.y + player.height + player.velocity.y > platform.position.y &&
player.position.x + player.width >= platform.position.x &&
player.position.x <= platform.position.x + platform.width
) {
player1.velocity.y = 0;
player.velocity.y = 0;
}

function animate() {
Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="https://nicholasramos5.github.io/VSCodings/feed.xml" rel="self" type="application/atom+xml" /><link href="https://nicholasramos5.github.io/VSCodings/" rel="alternate" type="text/html" /><updated>2023-08-01T16:05:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/feed.xml</id><title type="html">Nicholas’ fastpages</title><subtitle>A very cool blog platform</subtitle><entry><title type="html">Mario Lesson - Platform</title><link href="https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/08/01/Mario-Platform.html" rel="alternate" type="text/html" title="Mario Lesson - Platform" /><published>2023-08-01T00:00:00-05:00</published><updated>2023-08-01T00:00:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/08/01/Mario-Platform</id><author><name></name></author><category term="college board" /><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Mario Lesson - Player</title><link href="https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/07/28/Mario-Player.html" rel="alternate" type="text/html" title="Mario Lesson - Player" /><published>2023-07-28T00:00:00-05:00</published><updated>2023-07-28T00:00:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/07/28/Mario-Player</id><author><name></name></author><category term="college board" /><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Mario Lesson</title><link href="https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/13/Mario.html" rel="alternate" type="text/html" title="Mario Lesson" /><published>2023-06-13T00:00:00-05:00</published><updated>2023-06-13T00:00:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/13/Mario</id><author><name></name></author><category term="college board" /><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">College Board Notes</title><link href="https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/10/CollegeBoardPrep.html" rel="alternate" type="text/html" title="College Board Notes" /><published>2023-06-10T00:00:00-05:00</published><updated>2023-06-10T00:00:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/10/CollegeBoardPrep</id><author><name></name></author><category term="college board" /><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">APCSA Reflection</title><link href="https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/06/Reflection.html" rel="alternate" type="text/html" title="APCSA Reflection" /><published>2023-06-06T00:00:00-05:00</published><updated>2023-06-06T00:00:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/06/Reflection</id><author><name></name></author><category term="college board" /><category term="java" /><summary type="html"><![CDATA[]]></summary></entry></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="https://nicholasramos5.github.io/VSCodings/feed.xml" rel="self" type="application/atom+xml" /><link href="https://nicholasramos5.github.io/VSCodings/" rel="alternate" type="text/html" /><updated>2023-08-01T16:09:20-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/feed.xml</id><title type="html">Nicholas’ fastpages</title><subtitle>A very cool blog platform</subtitle><entry><title type="html">Mario Lesson - Platform</title><link href="https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/08/01/Mario-Platform.html" rel="alternate" type="text/html" title="Mario Lesson - Platform" /><published>2023-08-01T00:00:00-05:00</published><updated>2023-08-01T00:00:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/08/01/Mario-Platform</id><author><name></name></author><category term="college board" /><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Mario Lesson - Player</title><link href="https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/07/28/Mario-Player.html" rel="alternate" type="text/html" title="Mario Lesson - Player" /><published>2023-07-28T00:00:00-05:00</published><updated>2023-07-28T00:00:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/07/28/Mario-Player</id><author><name></name></author><category term="college board" /><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Mario Lesson</title><link href="https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/13/Mario.html" rel="alternate" type="text/html" title="Mario Lesson" /><published>2023-06-13T00:00:00-05:00</published><updated>2023-06-13T00:00:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/13/Mario</id><author><name></name></author><category term="college board" /><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">College Board Notes</title><link href="https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/10/CollegeBoardPrep.html" rel="alternate" type="text/html" title="College Board Notes" /><published>2023-06-10T00:00:00-05:00</published><updated>2023-06-10T00:00:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/10/CollegeBoardPrep</id><author><name></name></author><category term="college board" /><category term="java" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">APCSA Reflection</title><link href="https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/06/Reflection.html" rel="alternate" type="text/html" title="APCSA Reflection" /><published>2023-06-06T00:00:00-05:00</published><updated>2023-06-06T00:00:00-05:00</updated><id>https://nicholasramos5.github.io/VSCodings/college%20board/java/2023/06/06/Reflection</id><author><name></name></author><category term="college board" /><category term="java" /><summary type="html"><![CDATA[]]></summary></entry></feed>

0 comments on commit c63c4eb

Please sign in to comment.