yahiaetman/ms-level-gen
Start Small: Training Controllable Game Level Generators without Training Data by Learning at Multiple Sizes
This project helps game designers and developers quickly create a wide variety of playable game levels, even for new games without existing examples. It takes your game's basic rules and requirements as input, then generates diverse, playable levels of different sizes and properties. Game designers can use this to rapidly prototype and test new game ideas or expand content for existing games.
No commits in the last 6 months.
Use this if you need to generate diverse, playable game levels quickly for a new or existing game, especially if you lack a large dataset of pre-made levels.
Not ideal if you require extremely specific or handcrafted level designs, as the focus is on broad, automated generation rather than fine-tuned artistry.
Stars
9
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yahiaetman/ms-level-gen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sp-nitech/diffsptk
A differentiable version of SPTK
trigeorgis/mdm
A TensorFlow implementation of the Mnemonic Descent Method.
clovaai/mxfont
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font...
clovaai/fewshot-font-generation
The unified repository for few-shot font generation methods. This repository includes FUNIT...
Michedev/DDPMs-Pytorch
Implementation of various DDPM papers to understand how they work