Skip to content

A gameboy emulator in TypeScript (real webdev scares me, so I made an emulator)

License

Notifications You must be signed in to change notification settings

fido2020/ts-gameboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A gameboy emulator in TypeScript (real webdev scares me, so I made an emulator)

Building

Requres esbuild and typescript, install via npm.

Run

npm run build

Running

If you have http-server from npm you can run from the repo directory:

npx http-server

Right now it assumes there is ./tetris.gb available from the server.

About

A gameboy emulator in TypeScript (real webdev scares me, so I made an emulator)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages