Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)