You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Fill out as many of these as you can, and delete the rest.
3
+
# Text on a line after a "#" is a comment and is ignored for the published page.
4
+
5
+
author: [ "@Seva167" ] # your GitHub user name
6
+
7
+
programming_language: "C"# The programming language used in this project
8
+
9
+
youtube_video_id: 34S983xN5W8 # The video ID of the YouTube video to be displayed with this post
10
+
# thumbnail_override: "/images/projects/my-project/my-image.png" # If you don't have a YouTube video (or the video thumbnail isn't good) you can uncomment this line to set your own image for the project.
11
+
12
+
# project_homepage_url: "http://example.com/my-super-cool-project" # Homepage for this project
13
+
source_code_url: "https://github.com/Seva167/ev3doom"# Provide a link to your code
14
+
# building_instructions_url: "http://example.com/building-instructions.pdf" # how to build the model out of LEGO (*not* how to build the source code)
15
+
16
+
excerpt: "A 1993 game classic powered by your robots."
17
+
---
18
+
19
+
**A complete port of Doom engine for EV3. Works very well for this hardware.**
20
+
21
+
Code on [Github](https://github.com/Seva167/ev3doom)
0 commit comments