yousoff92 / gosu-crud

Sample CRUD program using Gosu language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gosu-crud

Introduction

  1. This a sample project for Gosu CRUD application.

Prequisite

  1. Follow instruction from https://gosu-lang.github.io/docs.html
  2. Installed Java JDK 1.8.x
  3. Installed any preferred IDE. Recommended to use Intellij IDEA 15.

Getting Started

Execute or modify application

  1. Run MainApplication.gs
  2. Follow available options.

About

Sample CRUD program using Gosu language


Languages

Language:JavaScript 65.5%Language:Gosu 34.5%