All Projects → ltruchot → seed-pixi-typescript

ltruchot / seed-pixi-typescript

Licence: other
A pre installed environnement to work with pixi.js with webpack & typescript

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to seed-pixi-typescript

bandmaster
Simple and easily extendable Go library for managing runtime services & dependencies (datastores, APIs, MQs, custom...).
Stars: ✭ 43 (+19.44%)
Mutual labels:  environment
wasmedge-nodejs-starter
A template project to run Rust functions in Node.js through the Second State WebAssembly engine.
Stars: ✭ 148 (+311.11%)
Mutual labels:  getting-started
Getting-Started-with-Cosmos-DB
A tutorial about how to start with Cosmos DB - The information I would have loved to have before setting out with Cosmos DB.
Stars: ✭ 16 (-55.56%)
Mutual labels:  getting-started
ai-learning-environments
List of environments and competitions for RL and AI training
Stars: ✭ 14 (-61.11%)
Mutual labels:  environment
coffee-boots
Support property-based configuring of multiple Caffeine caches for Spring Cache abstraction.
Stars: ✭ 22 (-38.89%)
Mutual labels:  environment
pixi-console
Pixi.js console
Stars: ✭ 39 (+8.33%)
Mutual labels:  pixijs
python-wechaty-getting-started
Python Wechaty Starter Project Template that Works Out-of-the-Box
Stars: ✭ 140 (+288.89%)
Mutual labels:  getting-started
bash.env
Bash.env is a cascading Bash environment system for those who work on different hardware and OS environments. Similar to oh-my-zsh but for Bash, and special sauce for those who work 'ssh' on remote machines.
Stars: ✭ 50 (+38.89%)
Mutual labels:  environment
bookshelf
Hanami "Getting Started" project
Stars: ✭ 20 (-44.44%)
Mutual labels:  getting-started
jest-environment-selenium
Jest environment for running Selenium WebDriver tests
Stars: ✭ 28 (-22.22%)
Mutual labels:  environment
ini
📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file parse and loader. INI配置读取管理,支持多文件加载,数据覆盖合并, 解析ENV变量, 解析变量引用。DotEnv 解析加载
Stars: ✭ 72 (+100%)
Mutual labels:  environment
particle-emitter
A particle system for PixiJS
Stars: ✭ 709 (+1869.44%)
Mutual labels:  pixijs
pixi-shim
PIXI.js Back-End "shim". For mocking Canvas in Node.js with ❤️
Stars: ✭ 45 (+25%)
Mutual labels:  pixijs
dotenvy
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents
Stars: ✭ 31 (-13.89%)
Mutual labels:  environment
tpl
Use go templates with simple and complex environment variables
Stars: ✭ 18 (-50%)
Mutual labels:  environment
adopt-a-drain
A web application that allows citizens to "adopt" a storm drain in San Francisco. In use, and in development at other brigades. Looking for a maintainer or someone interested in developing further in collaboration with others across the country.
Stars: ✭ 43 (+19.44%)
Mutual labels:  environment
kapten
Simple containerized development environments directly from the command line
Stars: ✭ 53 (+47.22%)
Mutual labels:  environment
gismo
Gismo is a free Grasshopper plugin for GIS environmental analysis
Stars: ✭ 67 (+86.11%)
Mutual labels:  environment
envo
A community-driven ontology for the representation of environments
Stars: ✭ 106 (+194.44%)
Mutual labels:  environment
Fruit-API
A Universal Deep Reinforcement Learning Framework
Stars: ✭ 61 (+69.44%)
Mutual labels:  environment

A seed for Pixi + Webpack + TypeScript projects

A "ready to dev" environment to work with PIXI.js, webpack & typescript for web oriented games/projects. Use it as a seed to begin a new project.

Launch it

Prerequisite: run npm i before first start

Run (dev): npm start then browse http://localhost:8080/ Build (prod): npm run build then use freshly generated "dist"

More infos

Current Pixi version: Release v6.0.4

Last NPM full update: 2021-05

Licences: CC-BY-NC-4.0: you can use/copy/modify any code but only without commercial intentions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].