Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Hope41 committed Oct 22, 2023
2 parents c2ec7a6 + 8940ce1 commit 58d3e74
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion content/anthrophobia_fear_of_crowds.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<h1>Anthrophobia — Fear Of Crowds</h1>

<div class = big>
<a href = /anthrophobia>
<a href = /anthrophobia target = _blank>
<img src = /images/anthrophobia_fear_of_crowds_big.png>
<div class = play>PLAY</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion content/infinite_zoom.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<span class = date>29.03.2022</span>
<h1>Infinite Zoom</h1>
<div class = big>
<a href = /infinite-zoom>
<a href = /infinite-zoom target = _blank>
<img src = /images/infinite_zoom_big.png>
<div class = play>PLAY</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion content/ray_casting_city.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<span class = date>27.03.2022</span>
<h1>Ray-casting City</h1>
<div class = big>
<a href = /ray-casting-city>
<a href = /ray-casting-city target = _blank>
<img src = /images/ray_casting_city_big.png>
<div class = play>PLAY</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion content/snakes_and_ladders.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<h1>Snakes And Ladders</h1>

<div class = big>
<a href = /snakes-and-ladders>
<a href = /snakes-and-ladders target = _blank>
<img src = /images/snakes_and_ladders_big.png>
<div class = play>PLAY</div>
</a>
Expand Down
8 changes: 4 additions & 4 deletions content/the_mitigator.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
<h1>The Mitigator</h1>

<div class = big>
<a href = /the-mitigator>
<a href = /the-mitigator target = _blank>
<img src = /images/the_mitigator_big.png>
<div class = play>PLAY</div>
</a>
</div>

<p></p>
Control the robot around 9 levels, collecting litter and using plants to overwhelm the enemy robots.
Control the robot around 10 levels, collecting litter and using plants to overwhelm the enemy robots.
<p></p>
Use the <b>arrows, WASD, or ZQSD</b> to move.
Press <mark>X</mark> or <mark>SPACE</mark> to use your upgrade.
Expand All @@ -52,8 +52,8 @@ <h1>The Mitigator</h1>
Hold the <mark>left</mark> or <mark>right</mark> keys along with the <mark>up</mark> key to climb walls.
<p></p>
This project was developed from February to March for the
<b><i>Technocamps Game of Codes 2022</i></b>
competition under the theme <mark>Combatting Climate Change.</mark>
Technocamps Game of Codes
competition 2022 under the theme <mark>Combatting Climate Change.</mark>
<p></p>
This is the entire source code (it's quite long):
<p></p>
Expand Down
2 changes: 1 addition & 1 deletion news.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h2>Squirtcopter</h2>
The game can go on forever, but my current record is 8581m
(I could have carried on, but I'd already spent some hours on it and was getting bored).
Anyway, feel free to <a href = mailto:[email protected]>email me</a> your score if you like,
and I hope you enjoy the game!<br>
and I hope you enjoy it!<br>
You can play the game by typing
<span class = snip>python -m JoBase.examples.squirtcopter</span> into the terminal.
Alternatively, you can play it online
Expand Down

0 comments on commit 58d3e74

Please sign in to comment.