Skip to content
View CinderScript's full-sized avatar

Block or report CinderScript

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CinderScript/README.md

cinderscript-unity3d

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Pinned Loading

  1. BitBlade BitBlade Public

    stm32h7 console and Game Engine with Windows test environment

    C++

  2. pixel_walker pixel_walker Public

    Virtual autonomous robot interfacing with GPT-3 and trained using ml-agents. YouTube: https://www.youtube.com/watch?v=rsf0pJBeS-w

    C# 5 2

  3. Covid_Vaccination_and_Hospital_Strain Covid_Vaccination_and_Hospital_Strain Public

    A study of vaccination rates and hospital bed utilization in the United States using a choropleth map and shiny app

    HTML

  4. emoji_shell emoji_shell Public

    Simple Linux shell assignment for Operating Systems Programming at SPU

    C

  5. context-free-syntax-parser context-free-syntax-parser Public

    This is a syntax parser written in GO that uses a set of grammar definitions. The current definition is configured for the fictional "four-point" programming language.

    Go

  6. huffman-encoder huffman-encoder Public

    C++ application that reads in a file via the command line and encodes (using a huffman tree) or decodes a text file.

    C++