Skip to content
Jakob Hostnik edited this page Sep 14, 2018 · 1 revision

Welcome to the Ne wiki!

Ne is a framework that makes writing games as simple as possible. Main purpose of project is to make kids interesting in coding.

Installation

Option one:

  1. Clone/download project
  2. Run script build.sh in linux or run it in windows with any linux emulator (ex: cygwin).
  3. Explore examples to get an idea how to write your own game.

Option two:
In feature we will setup hosting where you will be able to write code and directly host your game for free.

Clone this wiki locally