Skip to content

web-based IDE for 8-bit retro consoles like Atari 2600

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

felipesanches/8bitworkshop

 
 

Repository files navigation

8bitworkshop

To build the 8bitworkshop IDE:

git submodule init
git submodule update
npm i
npm run build

Start a web server on http://localhost:8000/ while TypeScript compiles in the background:

make tsweb

Run all the tests:

make test

About

web-based IDE for 8-bit retro consoles like Atari 2600

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 42.9%
  • C 18.0%
  • TypeScript 10.0%
  • C++ 7.3%
  • Assembly 6.8%
  • HTML 5.2%
  • Other 9.8%