Skip to content

2D Golf game developed using canvas. Players can enjoy a fun and challenging golf experience right in their browser.

Notifications You must be signed in to change notification settings

RasyaJusticio/GolfCanvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Golf Game using Canvas (Hiatus)

Hiatus Reason

There's a problem with the collision detection that I used (SAT). It seems that it cannot handle concave shapes. And this is bad for the maps that I have in mind. I will comeback to this after I had learned more. I am very sorry.

Description

This is a 2D golf game that I developed. Players can enjoy a fun and challenging golf experience right in their browser.

Development

The game is developed using HTML, CSS, and JavaScript. It leverages the canvas element to create the interactive gameplay environment. Using Separating Axis Theorem (SAT) algorithm for the collision detection.

Tools Used

Tools Used

  • HTML: Used for structuring the web pages and content.
  • CSS: Used for styling and layout to enhance the visual appeal of the game.
  • JavaScript: Used for implementing game logic, user interactins, and animations.

How to Play

  1. Load the game in your web browser.
  2. Enter your username.
  3. Follow the on-screen instructions to learn how to play.
  4. Enjoy playing through multiple levels of golf challenges!

Credits

About

2D Golf game developed using canvas. Players can enjoy a fun and challenging golf experience right in their browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published