Inspiration

I've always loved golf, and since I was just learning javascript I wanted to build a few simple games to help me learn the language. Of the three small games I made, this was my favorite so I decided to submit it.

What it does

It's a 2d golf game, noting more, nothing less.

How I built it

I used javascript and html in notepad++ to program it.

Challenges I ran into

Organizing and initializing multidimensional arrays, getting used to the javascript syntax.

Accomplishments that I'm proud of

The game works! And I feel like I have a good understanding of javascript.

What I learned

How to set up arrays in javascript, learning how to render items to a screen in javascript.

What's next for Really Basic Golf

Not a whole lot. Maybe I'll add in image support for the rendered rectangles.

Built With

Share this project:

Updates