https://github.com/nazariglez/ngt
Notan Game Template
https://github.com/nazariglez/ngt
Last synced: 2 months ago
JSON representation
Notan Game Template
- Host: GitHub
- URL: https://github.com/nazariglez/ngt
- Owner: Nazariglez
- Created: 2022-10-05T20:47:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T19:24:47.000Z (over 2 years ago)
- Last Synced: 2024-04-14T09:51:18.874Z (about 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notan Game Template
This template is for my personal use, to avoid the same boilerplate
in my mini-games.You can use it with: `cargo generate nazariglez/ngt --name my_name`
Then just `cargo run` or `trunk server` for web.