Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mqlvin/golf-game
A 2D golf game, written in TypeScript using the PixiJS rendering library.
https://github.com/mqlvin/golf-game
2d 2d-game game golf typescript webgl webgl-game
Last synced: 3 days ago
JSON representation
A 2D golf game, written in TypeScript using the PixiJS rendering library.
- Host: GitHub
- URL: https://github.com/mqlvin/golf-game
- Owner: Mqlvin
- Created: 2023-07-15T16:12:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-23T14:42:19.000Z (over 1 year ago)
- Last Synced: 2024-12-12T21:11:37.214Z (about 2 months ago)
- Topics: 2d, 2d-game, game, golf, typescript, webgl, webgl-game
- Language: TypeScript
- Homepage:
- Size: 596 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# golf-game
A 2D golf game, written in TypeScript using the PixiJS rendering library.The game is unfinished, and in a testing state. You may shoot a golf ball around a little playing ground by cloning and running `npm run dev` in your favourite console.