Skip to content

hLudde/GJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

70df937 · May 25, 2020

History

25 Commits
May 30, 2019
Jul 22, 2019
Jul 22, 2019
May 30, 2019
May 30, 2019
Apr 9, 2019
May 25, 2020
Jul 22, 2019
Jul 13, 2019
May 30, 2019
May 30, 2019

Repository files navigation

Introduction

Hi, this is a very early WIP emulator for the gameboy handheld system, it is not gona be perfect, and is just a project i am working on own my own currently.

how to build and run

Clone the project to a folder, open a terminal in the folder and type npm install

Configure the .env.example file as you want it or leave it as default

Rename the .env.example to .env

After npm has done its thing, you can run the tests if you feel like with npm test

Build the project with npx webpack

Open the index.htmlfile located in dist/index.html.

as you can see, there is not alot going on in index.html currently, however the tests are fun to look at i guess... 😋

References

im testing some stuff

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published