Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epoll31/defense
This is a basic Tower Defense Game made using React-Three-Fiber.
https://github.com/epoll31/defense
kenney nextjs pmndrs react-three-fiber
Last synced: 25 days ago
JSON representation
This is a basic Tower Defense Game made using React-Three-Fiber.
- Host: GitHub
- URL: https://github.com/epoll31/defense
- Owner: epoll31
- Created: 2024-05-23T00:54:04.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-05T21:16:49.000Z (6 months ago)
- Last Synced: 2024-10-06T06:02:33.826Z (about 2 months ago)
- Topics: kenney, nextjs, pmndrs, react-three-fiber
- Language: TypeScript
- Homepage: https://tower-defense-sigma.vercel.app
- Size: 599 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tower Defense Game
This is a basic Tower Defense Game that I made using React-Three-Fiber.
## Why?
I wanted to learn more about React-Three-Fiber and I felt that this would be a great game to learn through.
## How?
- [**React-Three-Fiber**](https://github.com/pmndrs/react-three-fiber)
- [**Kenney**](https://www.kenney.nl/assets/tower-defense-kit)
- [**GLTF -> JSX**](https://gltf.pmnd.rs/)
- [**Next.JS**](https://nextjs.org/)