Skip to content

Commit db7fe46

Browse files
committed
Create README.md
1 parent a8ede4c commit db7fe46

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
![Beginner 2d JS Game Programming Tutorial Series](https://i.ytimg.com/vi/w86CZ79IHj8/mqdefault.jpg)
2+
## The Beginner 2D JS Game Programming Tutorial Series
3+
4+
This is the repo that includes the project that we are working on in the Beginner 2D Js Game Programming Tutorial Series
5+
6+
## What am I doing
7+
8+
This tutorial series is teaching the basics of what it takes to build a tilebased 2d game in javascript.
9+
10+
## Motivation
11+
12+
I was inspired to create this series for javascript by [@CodeNMore's](https://twitter.com/CodeNMore) Youtube [Tutorial Series](https://www.youtube.com/playlist?list=PLah6faXAgguMnTBs3JnEJY0shAc18XYQZ) where he does the same thing but in java.
13+
14+
## Installation
15+
16+
If you want to use this code just add it to your server and run the game.html file.
17+
18+
## Follow Along
19+
20+
If you want to follow along with the tutorials [Here](https://www.youtube.com/playlist?list=PLX96T4AVTGy5wYIlbZYaFeFG8jnPNakBP) is the playlist

0 commit comments

Comments
 (0)