SkillAgentSearch skills...

CodeRunner

Basic website to help students become familiar with programming.

Install / Use

/learn @AlanFoster/CodeRunner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CodeRunner

There are various websites out there that allow for students who are new to programming to learn more about programming. This is often in the form of a REPL (Read Eval Print Loop), and is not very friendly to new programmers

This application allows for a visual representation of code. Allowing for students to create both simple programs and interactive games, of all levels of intricacy.

Pictures

Code walkthroughs and execution

<img src="docs/Introduction.png" /> <img src="docs/Introduction1.png" />

Introduction to creating shapes

<img src="docs/Shapes.png" />

Example game of Pong

<img src="docs/PongExample.png" />

Generated API documentation

<img src="docs/Api.png" /> <img src="docs/Api2.png" />

Technologies

The appropriate client-side technologies were used for developing this project.

Running

  • Ensure that bower is installed. This can be achieved with npm install -g bower, and running bower install from the source directory.
  • Open index.html
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated6y ago
Forks2

Languages

JavaScript

Security Score

55/100

Audited on Sep 23, 2019

No findings