Skip to content

Commit

Permalink
readme for mars lander
Browse files Browse the repository at this point in the history
  • Loading branch information
LovorDev committed Sep 22, 2023
1 parent d70750d commit b5194bf
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion Mars Lander/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
Changess
<h2>This my solution for puzzle [Mars Lander](https://www.codingame.com/multiplayer/optimization/mars-lander) </h2>

The goal for program is to safely land the "Mars Lander" shuttle, the landing ship which contains the Opportunity rover. Mars Lander is guided by a program, and right now the failure rate for landing on the NASA simulator is unacceptable.






<img alt="" src="https://www.codingame.com/fileservlet?id=2635325710601" style="width: 100%;background-color: #eeeeee;">

<iframe width="100%" frameborder="0" scrolling="no" allowtransparency="true" style="visibility:hidden" src="https://www.codingame.com/playground-widget/6765e1a734d26d78601c5e1cfef5ff7350735/the-codingame-api/1103695"></iframe>
<script>if(void 0===window.techioScriptInjected){window.techioScriptInjected=!0;var d=document,s=d.createElement("script");s.src="https://files.codingame.com/codingame/iframe-v-1-4.js",(d.head||d.body).appendChild(s)}</script>

0 comments on commit b5194bf

Please sign in to comment.