Skip to content

AlanFoster/CodeRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Introduction to creating shapes

Example game of Pong

Generated API documentation

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

About

Basic website to help students become familiar with programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published